3 lines
106 B
Python
3 lines
106 B
Python
from ._threads import to_thread_run_sync as run_sync
|
|
from ._threads import current_default_thread_limiter
|