Skip to content

Replace _tsignal_stopping.wait() with wait_for_stop() #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

san-tekart
Copy link
Collaborator

  • Introduced new wait_for_stop() method in WorkerClass for better encapsulation
  • Updated all direct calls to _tsignal_stopping.wait() to use wait_for_stop()
  • Updated documentation to reflect the new method
  • Added code formatting improvements and whitespace cleanup

- Introduced new wait_for_stop() method in WorkerClass for better encapsulation
- Updated all direct calls to _tsignal_stopping.wait() to use wait_for_stop()
- Updated documentation to reflect the new method
- Added code formatting improvements and whitespace cleanup
@TSignalDev TSignalDev closed this Dec 24, 2024
@san-tekart san-tekart deleted the v0.4.4 branch December 24, 2024 14:23
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.

2 participants