-
all the private repos that msft would want to mine are prolly here.. Bo
- Joined on
2023-08-13
goodboy opened issue goodboy/tractor#13
Multi-homed actors follow-up from GH#367goodboy pushed to main at goodboy/tractor
-
3ccbfd7e54 Merge pull request #372 from goodboy/devx_subpkg
-
8d318a8ac5 Flip a last `MultiError` to a beg, add todo on `@stream` func
-
d5eec6eb6c Re-revert back to `.devx` subpkg after rebase..
-
a88564549a Yahh, add `.devx` package to installed subpkgs..
-
f028181e19 Add `stackscope` as dep, drop legacy `pdb` issue cruft
- Compare 31 commits »
goodboy pushed to uv_migration_pre_msgspec_in_runtime at goodboy/tractor
-
f7cac140b7 Mask not-yet-existing `.devx.pformat` import
-
a0434e8e92 Handle cpython builds with `libedit` for `readline`
-
fbdbdcc345 Add in some dev deps for @goodboy
-
2175468abe Disable invalid line in `ruff` config?
-
98f89f696d Add a `ruff.toml` with ignore set taken from old `pyproject.toml` content
- Compare 10 commits »
goodboy created branch uv_migration_pre_msgspec_in_runtime in goodboy/tractor
goodboy commented on pull request goodboy/tractor#11
Updatedctx_cancel_semantics_and_overruns
from github
As mentioned in description, landed in https://github.com/goodboy/tractor/pull/357 B)
goodboy closed pull request goodboy/tractor#11
Updatedctx_cancel_semantics_and_overruns
from github
goodboy pushed to ext_type_plds at goodboy/tractor
-
7a642edf7a Continue supporting py3.11+
-
1a668faeaa Bump up to `pytest>=8.3.5` to match "GH actions"
- Compare 2 commits »
goodboy pushed to ext_type_plds at goodboy/tractor
-
8a83a68e3e Right, use `pytest>=3.8.5` with `--dev` flag to `uv`
goodboy pushed to ext_type_plds at goodboy/tractor
-
e885a18b0c Continue supporting py3.11+
goodboy commented on pull request goodboy/tractor#10
Linux specific IPC RingBuff using EventFD for async reader wakeupstream of thoughts here (punzone), but the only thing that's obvi going to be incompat is the address typing, for UDS it's a file path and for TCP it's obvi an ipv4 socket-addr.. so maybe we…
goodboy commented on pull request goodboy/tractor#10
Linux specific IPC RingBuff using EventFD for async reader wakeupIf the typing is the same in `trio` it might even be worth changing to a `MsgpackSocketStream` ?? and then we just let the UDS vs. TCP be a(n introspect-able) impl deat?
goodboy commented on pull request goodboy/tractor#10
Linux specific IPC RingBuff using EventFD for async reader wakeupHeh, i forgot this was hard coded at the `Channel` level..
goodboy pushed to ext_type_plds at goodboy/tractor
-
466c68896e Bump up to `pytest>=3.8.5` to match "GH actions"
goodboy pushed to multihomed at goodboy/tractor
-
84171c2d10 Unmask `pytest.ini` log-capture lines (again)
goodboy pushed to modden_spawn_from_client_req at goodboy/tractor
-
84171c2d10 Unmask `pytest.ini` log-capture lines (again)
goodboy pushed to modden_spawn_from_client_req at goodboy/tractor
-
bf0ac16447 Adjust `asyncio` test for stricter ctx-self-cancels
-
f66295a258 Add a `pytest.ini` config
-
1dd9c4ae75 More spaceless union type annots
-
8dd7bc0ba9 Add a `._state._runtime_vars['_registry_addrs']`
-
aaba298361 `_root`: drop unused `typing` import
- Compare 28 commits »
goodboy pushed to multihomed at goodboy/tractor
-
1dd9c4ae75 More spaceless union type annots
-
8dd7bc0ba9 Add a `._state._runtime_vars['_registry_addrs']`
- Compare 2 commits »
goodboy pushed to multihomed at goodboy/tractor
-
aaba298361 `_root`: drop unused `typing` import
-
7ceeae9390 Use `import <name> as <name>,` style over `__all__` in pkg mod
-
8b74d9ff51 Log chan-server-startup failures via `.exception()`
-
75522c80b8 `.discovery.get_arbiter()`: add warning around this now deprecated usage
-
7eea1ec61a Add `open_root_actor(ensure_registry: bool)`
- Compare 24 commits »