Message313455
You should also think about loop lifecycle: right now it's using the same loop for all test cases, so callbacks can leak between tests. Twisted actually goes a step further and explicitly checks for left over callbacks and fails the test if any are found. |
|
| Date |
User |
Action |
Args |
| 2018-03-08 20:03:57 | njs | set | recipients:
+ njs, r.david.murray, asvetlov, zach.ware, yselivanov, pdxjohnny, Petter S |
| 2018-03-08 20:03:57 | njs | set | messageid: <[email protected]> |
| 2018-03-08 20:03:57 | njs | link | issue32972 messages |
| 2018-03-08 20:03:57 | njs | create | |
|