testing
|
Drop tractor.run() from @tractor_test
|
2021-01-08 20:56:03 -05:00 |
__init__.py
|
Expose `@context` decorator at top level
|
2021-07-01 15:02:10 -04:00 |
_actor.py
|
Add initial bi-directional streaming
|
2021-07-01 15:02:10 -04:00 |
_debug.py
|
Move debugger locking to new stream api
|
2021-04-28 12:23:08 -04:00 |
_entry.py
|
Support sync code breakpointing via built-in
|
2021-02-21 12:36:00 -05:00 |
_exceptions.py
|
Add our own "transport closed" signal
|
2021-07-01 09:00:14 -04:00 |
_ipc.py
|
Mypy fixes to enforce uid tuple
|
2021-07-01 14:52:52 -04:00 |
_portal.py
|
Add initial bi-directional streaming
|
2021-07-01 15:02:10 -04:00 |
_root.py
|
Shield around root actor cancel
|
2021-05-06 12:05:17 -04:00 |
_spawn.py
|
Re-raise any sidestepped `trio.Cancelled`
|
2021-05-06 12:05:17 -04:00 |
_state.py
|
Add a no runtime error
|
2021-04-28 12:23:08 -04:00 |
_trionics.py
|
Fix line length
|
2021-05-07 11:21:40 -04:00 |
log.py
|
Add a "runtime" log level
|
2020-12-26 15:45:45 -05:00 |
msg.py
|
Formatting
|
2021-04-28 12:23:08 -04:00 |