Reverb Chu

Results 8 issues of Reverb Chu

Current unit test structure is good to test some checker-specific stuff, but not strong enough to detect regression issues like #13 which involves importing other modules. Should have end-to-end tests...

enhancement

For some use cases, there might be some test cases that we want to run in sequential. We should have a decorator-like mechanism to support that. I propose to have...

feature

https://keepachangelog.com/en/1.0.0/

Current default worker amount (i.e. if none was given) will be the default of underlying modules, but it will need the user to understand their docs. As a wrapper package,...

enhancement

the signal does not get passed to other thread/proc

bug

Currently `-`, `.` and `:` in children name will be substituted with `_`, and if PR #43 get approved children has same name as python keywords will have a trailing...

feature