|
Ran
|
Files
7
|
Run time
0s
|
Badge
README BADGES
|
push
github
feat: Switch to AsyncioConnection from SelectConnection, to benefit from asyncio's ecosystem. Add channel_consumeok_callback. chore(refactor): - Refactor addition of signal handlers to use different methods to add and remove them. - Move start_consumer (renamed consume), channel_cancel (renamed channel_cancel_callback) back into subclasses. - Extract Async.reset. Implementation notes: - shutdown_default_executor() uses the default wait=True, and cancel_futures=True can't be set. https://github.com/python/cpython/blob/569887aa9/Lib/asyncio/base_events.py#L564-L595
334 of 354 relevant lines covered (94.35%)
0.94 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|