Tyler Goodlet
9221c57234
Adjust all `RemoteActorError.type` using tests
...
To instead use the new `.boxed_type` B)
2024-03-19 18:08:54 -04:00
Tyler Goodlet
71de56b09a
Drop now-deprecated deps on modern `trio`/Python
...
- `trio_typing` is nearly obsolete since `trio >= 0.23`
- `exceptiongroup` is built-in to python 3.11
- `async_generator` primitives have lived in `contextlib` for quite
a while!
2024-03-13 18:41:24 -04:00
Tyler Goodlet
a5bdc6db66
Flip rpc tests over to use `ExceptionGroup` on new `trio`
2024-03-05 10:34:32 -05:00
Tyler Goodlet
0e9457299c
Port all tests to new `reg_addr` fixture name
2023-10-18 15:39:20 -04:00
Tyler Goodlet
9c43bb28f1
Add a new "trioisms" test mod for tracking `trio` wishlist behaviour
2022-04-12 13:05:56 -04:00
Tyler Goodlet
e45251db56
Simplify to form submitted to njs
2022-04-12 13:05:26 -04:00
Tyler Goodlet
faf751acac
WIP reproduce deadlock issue during error from piker
2022-04-12 13:04:46 -04:00
Tyler Goodlet
13c8300226
Add a sub-actor managed service nursery test scenario
2022-04-12 11:42:44 -04:00