Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix-bug: mbapy/web_utils/task.py: TaskPool: _run_process_loop: sleep …
…sleep_while_empty for empty queue handling to avoid busy waiting - Introduce sleep_while_empty parameter to handle empty queue scenario - Add sleep logic when thread result queue is empty to prevent busy waiting
- Loading branch information