issues
search
goodboy
/
tractor
A distributed, structured concurrent runtime for Python (and friends)
GNU Affero General Public License v3.0
271
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Install tractor failed
#370
allrobot
closed
5 months ago
2
Injecting `Context._scope: trio.Nursery` errors, probably a `ContextCancelled` to start
#368
goodboy
opened
1 year ago
0
Multihomed transport (server) addrs 🕶️
#367
goodboy
opened
1 year ago
0
Make `find_actor()` delete stale sockaddr entries from registrar on `OSError`
#366
goodboy
opened
1 year ago
1
Type annotating `Context.open_stream()` (probably with `msgspec.Struct` subtype(s)) :sunglasses:
#365
goodboy
opened
1 year ago
0
Switching to pdbpp is making it impossible to install with pypy and git
#364
grizzlybearg
closed
1 year ago
13
Initial prototype for `trio.Nursery` per-task-scope-mangement via a user defined single-yield-generator function 😎
#363
goodboy
opened
1 year ago
0
`asyncio` (mode) debugger support
#362
goodboy
opened
1 year ago
0
`ray` interop?
#361
goodboy
opened
1 year ago
0
Hot-code-reload: can we do it `git` driven?
#360
goodboy
opened
1 year ago
0
An actor-runtime equivalent of `trio`'s "guest mode"
#359
goodboy
opened
1 year ago
0
Switch to `pdbp` 🏄🏼
#358
goodboy
closed
1 year ago
8
`Context` semantics for cross-actor-task cancellation and overruns
#357
goodboy
opened
1 year ago
0
What to do about `trio.Process.aclose()`?
#356
goodboy
closed
1 year ago
0
fixed the `Zombie` example having wrong indentation
#355
kehrazy
closed
1 year ago
0
`infected_asyncio` task hang (`SIGINT` ignored!) on debug mode breakpointing?
#354
goodboy
opened
1 year ago
0
`QUIC` transport research & planning
#353
goodboy
opened
1 year ago
0
`rust` tasks
#352
goodboy
opened
1 year ago
0
Proper `breakpoint()` hooking
#351
goodboy
closed
1 year ago
1
Readme touchups
#350
goodboy
closed
1 year ago
1
Re-draw `pdbpp` prompt on `SIGINT`
#349
goodboy
closed
1 year ago
1
Begin deprecation of `arbiter_addr` -> `registry_addr`
#348
goodboy
closed
1 year ago
0
Don't unset actor global on root teardown
#347
goodboy
opened
1 year ago
1
Ipc failure while streaming
#346
goodboy
closed
1 year ago
2
`OSError: [Errno 9] Bad file descriptor` in cluster test
#345
goodboy
opened
1 year ago
0
Harden cluster tests
#344
goodboy
closed
1 year ago
1
Avoid inf recursion in `BroadcastReceiver.receive()`
#343
goodboy
closed
1 year ago
0
Macos in ci
#342
goodboy
opened
2 years ago
0
Fix: Shorten shm_list key for osx
#341
jaredgoldman
closed
1 year ago
0
OS X: shared memory file name length limitation causing error
#340
jaredgoldman
opened
2 years ago
0
Share memory (array) sub-system API and optional tight integration with `numpy`
#339
goodboy
opened
2 years ago
0
Shared memory array API and optional tight integration with `numpy`
#338
goodboy
opened
2 years ago
1
Debug lock blocking
#337
goodboy
closed
2 years ago
0
Callable key maybe open context
#336
goodboy
closed
2 years ago
0
Spawn backend table
#335
goodboy
closed
2 years ago
0
Pin pre-0.22 bc exception groups break everything
#334
goodboy
closed
2 years ago
0
`ExceptiongGroup`s and `trio>=0.22`
#333
goodboy
closed
2 years ago
5
`trio.MultiError` is deprecated -> move to `exceptiongroup.ExceptionGroup`
#332
goodboy
closed
2 years ago
1
Drop reporting flag from testsuite
#331
goodboy
closed
2 years ago
1
`trio.Process` deprecations
#330
goodboy
opened
2 years ago
0
Nursery per `trionics.maybe_open_context()`
#329
goodboy
closed
2 years ago
1
Recursion error on `BroadcastReceiver.receive()`?
#328
goodboy
opened
2 years ago
0
Disable win tests in CI
#327
goodboy
closed
2 years ago
0
Expose lifetime stack as class attr, add base test suite
#326
goodboy
closed
2 years ago
2
Make `maybe_open_context()` re-entrant safe, use per factory locks
#325
goodboy
closed
2 years ago
1
Add debug complete event `None`-guard for when already reset
#324
goodboy
closed
2 years ago
0
`pdbpp` borks our `0.1.0a5` on `pypi` 😂
#323
goodboy
opened
2 years ago
0
3.10 and friends
#322
goodboy
closed
2 years ago
0
Alpha5
#321
goodboy
closed
2 years ago
2
Handling >= 1 depth (nested) actor trees in the debugger
#320
goodboy
opened
2 years ago
0
Next