Skip to content

Suffix Sub on start, stop (startSub, stopSub). Check threadStatus.#930

Merged
dmjio merged 2 commits into
masterfrom
sub-thread-naming
May 10, 2025
Merged

Suffix Sub on start, stop (startSub, stopSub). Check threadStatus.#930
dmjio merged 2 commits into
masterfrom
sub-thread-naming

Conversation

@dmjio
Copy link
Copy Markdown
Owner

@dmjio dmjio commented May 10, 2025

  • Checks threadStatus when creating a new Sub, if the status is dead / finished, it's safe to start a new Sub, otherwise ignore.
  • Renamings
  • Drop start_, this is not a safe function and can lead to zombie threads.

dmjio added 2 commits May 10, 2025 11:03
- [x] Checks threadStatus when creating a new Sub, if the status is
dead / finished, it's safe to start a new Sub, otherwise ignore.

- [x] Renamings
@dmjio dmjio merged commit 9816625 into master May 10, 2025
3 checks passed
@dmjio dmjio deleted the sub-thread-naming branch May 10, 2025 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant