Skip to content

PR: Fix thread stability of the task manager - #40

Merged
jnsebgosselin merged 9 commits into
mainfrom
fix_thread_stability
Sep 4, 2025
Merged

PR: Fix thread stability of the task manager#40
jnsebgosselin merged 9 commits into
mainfrom
fix_thread_stability

Conversation

@jnsebgosselin

@jnsebgosselin jnsebgosselin commented Sep 4, 2025

Copy link
Copy Markdown
Member

This PR addresses thread stability issues in the TaskManagerBase class that were introduced in PR #39. It refactors the task manager's threading logic to ensure reliable initialization, shutdown, and restart of worker threads when processing queued and pending tasks.

@jnsebgosselin jnsebgosselin added this to the 0.9.1 milestone Sep 4, 2025
@jnsebgosselin jnsebgosselin added the bug Something isn't working label Sep 4, 2025
@jnsebgosselin
jnsebgosselin merged commit 7eb5c1e into main Sep 4, 2025
1 check passed
@jnsebgosselin
jnsebgosselin deleted the fix_thread_stability branch September 4, 2025 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant