J. Nick Koston
|
d12266ddef
|
fix: avoid cythonizing SendReply (#232)
|
2023-08-24 09:28:53 -05:00 |
|
Noel Remy
|
5d6f90ba32
|
fix: subpath bad matching (#202)
Co-authored-by: Remy Noel <remy.noel@blade-group.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2023-08-17 15:11:38 -05:00 |
|
J. Nick Koston
|
d2ce4a1846
|
fix: add missing closes to tests (#49)
|
2022-10-01 23:03:11 -10:00 |
|
David Lechner
|
691ff8e1bf
|
replace deprecated asyncio.get_event_loop()
`asyncio.get_event_loop()` was deprecated in Python 3.10, so we should use `asyncio.get_running_loop()` instead.
|
2022-09-26 12:43:56 -05:00 |
|
Mike Degatano
|
e43889091b
|
fix: disconnect connected buses at end of tests (#25)
|
2022-09-20 10:28:43 -10:00 |
|
J. Nick Koston
|
36b08afbff
|
chore: rename
|
2022-09-09 08:45:49 -05:00 |
|
J. Nick Koston
|
495bfac17f
|
chore: initial port
|
2022-09-09 08:43:26 -05:00 |
|