Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util.async: ensure change in e77b37de482e applies after out-of-loop resume also | Matthew Wild | 2018-03-17 | 1 | -0/+25 |
| | |||||
* | util.async: Behaviour change: continue to process queued items after errors | Matthew Wild | 2018-03-17 | 1 | -0/+24 |
| | |||||
* | util.async: Yet more tests | Matthew Wild | 2018-03-17 | 1 | -0/+52 |
| | |||||
* | util.async: Ensure runner is left in correct state after out-of-main-loop ↵ | Matthew Wild | 2018-03-16 | 1 | -0/+23 |
| | | | | error (+tests) | ||||
* | util.async: Add test to ensure waiters throw an error outside async contexts | Matthew Wild | 2018-03-16 | 1 | -0/+5 |
| | |||||
* | util.async: Add tests to specifically cover error handling | Matthew Wild | 2018-03-16 | 1 | -0/+56 |
| | |||||
* | util.async: Add tests | Matthew Wild | 2018-03-16 | 1 | -0/+315 |