[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-09-30 UTC."],[[["This page provides information on the Background Threads API for Google App Engine."],["The API includes a `BackgroundThread` class, offering a `threading.Thread`-like interface for running background tasks."],["There are several error classes, such as `BackgroundThreadLimitReachedError` and `FrontendsNotSupported`, that are used to handle exceptions related to background threads."],["The `start_new_background_thread` function is used to initiate new background threads."]]],[]]