For more information on the search, visit the help page.
Quit
__init__
check
set
isSet
_convenience
twisted._threads._convenience.Quit
twisted
_threads
class Quit: (source)
Constructor: Quit()
Quit()
View In Hierarchy
A flag representing whether a worker has been quit.
Create a Quit un-set.
Check if the flag has been set.
AlreadyQuit
Set the flag if it has not been set.
bool
Whether this flag is set.