Tyler Goodlet
ba4d4e9af3
Change test import
2022-09-15 23:41:28 -04:00
Tyler Goodlet
808d7ae2c6
Add timeout guard around caller side context open
2022-08-02 12:17:28 -04:00
Tyler Goodlet
916e27eedc
Adjust cancelled test to expect raised overrun error
2021-12-16 19:59:10 -05:00
Tyler Goodlet
9650b010de
Add a test for the real issue: error overriding
...
The underlying issue is actually that a nested `Context` which was
cancelled was overriding the local error that triggered that secondary's
context's cancellation in the first place XD. This test catches that
case.
Relates to https://github.com/pikers/piker/issues/244
2021-12-16 19:59:10 -05:00
Tyler Goodlet
c38d0f826e
Add an unserializable value causes error before started test
2021-12-16 19:59:10 -05:00
Tyler Goodlet
703dee8a59
Add stream open before started, detailed semantics comment
2021-12-07 09:48:35 -05:00
Tyler Goodlet
df59071747
Bleh cast to list for `msgpack`
2021-12-06 18:07:14 -05:00
Tyler Goodlet
efba5229fc
Move context-streaming operational tests into one mod
2021-12-06 16:45:44 -05:00
Tyler Goodlet
fd6f4574ce
Rename test mod
2021-12-06 16:38:27 -05:00