Rework of worker threads' start and exit + slight changes in cleanup code

See issue #40991
This commit is contained in:
Waldemar Zimpel
2024-11-13 00:58:30 +01:00
committed by David Goulet
parent 89e5e03dd5
commit 4f3aafa1e4
2 changed files with 112 additions and 10 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfixes (threads, memory):
- Rework start and exit of worker threads.
Improvements in cleanup of resources used by threads.
Fixes bug 40991; bugfix on 0.4.8.13.