corolocal – Coroutine local storage

eventlet.corolocal.get_ident()

Returns id() of current greenlet. Useful for debugging.

class eventlet.corolocal.local

Previous topic

backdoor – Python interactive interpreter within a running process

Next topic

dagpool – Dependency-Driven Greenthreads

This Page