Releases: BobTheBuidler/ez-a-sync
Releases · BobTheBuidler/ez-a-sync
v0.24.49
What's Changed
- chore: refactor SmartProcessingQueue error handling by @BobTheBuidler in #514
- chore: remove old commented out code by @BobTheBuidler in #513
Full Changelog: v0.24.48...v0.24.49
v0.24.48
What's Changed
- fix: SmartProcessingQueue private method by @BobTheBuidler in #512
Full Changelog: v0.24.47...v0.24.48
v0.24.47
What's Changed
- fix: RecursionError log msg when queue is broken by @BobTheBuidler in #511
Full Changelog: v0.24.46...v0.24.47
v0.24.46
What's Changed
- fix: cleanup semaphore debug daemon log formatting by @BobTheBuidler in #506
- fix: cleanup CounterLock debug daemon logs by @BobTheBuidler in #507
- fix: RecursionError log msg when queue is broken by @BobTheBuidler in #509
Full Changelog: v0.24.45...v0.24.46
v0.24.45
What's Changed
- feat: AsyncExecutor type var by @BobTheBuidler in #505
Full Changelog: v0.24.44...v0.24.45
v0.24.44
What's Changed
- fix: dealloc error at script end by @BobTheBuidler in #504
- feat: add thread name prefix to AsyndThreadPoolExecutor repr by @BobTheBuidler in #500
- fix: respect PEMDAS in CounterLock debug daemon by @BobTheBuidler in #503
- chore: cleanup Semaphore repr by @BobTheBuidler in #501
- chore: cleanup Semaphore debug daemon by @BobTheBuidler in #502
Full Changelog: v0.24.43...v0.24.44
v0.24.43
What's Changed
- fix: exclude name from CounterLock repr when name is empty by @BobTheBuidler in #498
- chore: extract @log_broken decorator by @BobTheBuidler in #499
Full Changelog: v0.24.42...v0.24.43
v0.24.42
What's Changed
- fix: AttributeError in CounterLock repr by @BobTheBuidler in #497
Full Changelog: v0.24.41...v0.24.42
v0.24.41
What's Changed
- fix: cython function signature error by @BobTheBuidler in #495
Full Changelog: v0.24.40...v0.24.41
v0.24.40
What's Changed
- feat: further optimize _asyncify helper by @BobTheBuidler in #494
Full Changelog: v0.24.39...v0.24.40