LL-Ling
Results
1
issues of
LL-Ling
### Env python: 3.12.3 os: window 10 taskiq: 0.11.10 ### Q I want to limit the concurrent execution of tasks in the broker, so I set sync_tasks_pool_size=1 and max_async_tasks=1, but...