For Users
For Developers/Contributors
Bases: object
object
A context manager that implements a timeout. By default, it will raise exception, but a custon function call can be provided. Provided None as seconds makes this class a no-op
Methods __init__
Methods
__init__