Event loop lock detector for Python
-
Updated
Apr 26, 2025 - Python
Event loop lock detector for Python
An efficient Promise lock for Node.js projects, ensuring mutually exclusive execution of asynchronous tasks. Key features include a backpressure indicator and the ability to gracefully await the completion of all currently executing or pending tasks, making it ideal for robust production applications requiring smooth teardown.
An efficient keyed Promise lock for Node.js projects, ensuring the mutually exclusive execution of tasks associated with the same key. Key features include active key metrics and the ability to gracefully await the completion of all currently executing or pending tasks, making it ideal for robust production applications requiring smooth teardown.
Add a description, image, and links to the event-loop-lock topic page so that developers can more easily learn about it.
To associate your repository with the event-loop-lock topic, visit your repo's landing page and select "manage topics."