| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | safe threadpool shutdown (#584) | Dan Engelbrecht | 2023-12-04 | 1 | -0/+6 |
| | | | | * shut down thread pools earlier to worker threads has a chance to terminate before main thread atexit | ||||
| * | global thread worker pools (#577) | Dan Engelbrecht | 2023-11-29 | 1 | -0/+89 |
| - Improvement: Use two global worker thread pools instead of ad-hoc creation of worker pools | |||||