Skip to content

Tags: TSignalDev/tsignal-python

Tags

v0.4.4

Toggle v0.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Replace _tsignal_stopping.wait() with wait_for_stop()

- 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
- Bump version to 0.4.4

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #7 from TSignalDev/doc

update examples.md