SIGN IN SIGN UP

Make sure the event loop has a large enough thread pool (#349)

- By default the thread pool size is too small. We set the event loop to
use the `DBOS._executor` pool.
- Also set the thread pool for the background event loop.
- Add a test to make sure that all concurrent tasks can finish within
reasonable time.
Q
Qian Li committed
37477355eb13d93b69989308e00a6f28417250a4
Parent: 1007acf
Committed by GitHub <noreply@github.com> on 5/14/2025, 6:02:23 PM