Alexandre Detiste
|
fe54b0ac3f
|
prefer newer unittest.mock from the standad library
|
2024-04-04 15:23:06 +01:00 |
Alex Willmer
|
65809a6f0f
|
mitogen: Handle Python 3.10 threading depreactions
|
2022-04-21 19:55:45 +01:00 |
Alex Willmer
|
caa20be43e
|
tests: Use TestCase.assertEqual()
assertEquals() is deperecated in unittest
|
2022-04-21 19:23:43 +01:00 |
Alex Willmer
|
a8317c2393
|
tests: Remove unittest2, use stdlib unittest
unittest2 is incomplatible with Python 3.10
|
2022-04-20 17:54:12 +01:00 |
David Wilson
|
2fbc77a155
|
issue #170: implement timers.
|
2019-07-22 18:30:50 +01:00 |
David Wilson
|
1eb08fb5c5
|
core: docstring tidyups
|
2018-12-14 14:49:34 +00:00 |
David Wilson
|
497234e782
|
issue #456: core: raise error during defer() if Broker shutdown
|
2018-12-14 05:30:20 +00:00 |
David Wilson
|
802efa6ea6
|
issue #406: ensure broker_test waits for broker exit.
|
2018-11-03 20:55:30 +00:00 |
David Wilson
|
e9a6e4c3d2
|
issue #406: add test.
|
2018-11-03 12:39:29 +00:00 |
David Wilson
|
9ec360c26d
|
core: split out & extend Broker.sync_call()
|
2018-10-26 13:58:12 +01:00 |