-
all the private repos that msft would want to mine are prolly here.. Bo
- Joined on
2023-08-13
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 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 »
goodboy pushed to devx_subpkg at goodboy/tractor
-
d0876bb0a4 Yahh, add `.devx` package to installed subpkgs..
-
850b9999ff Add `stackscope` as dep, drop legacy `pdb` issue cruft
-
4571b8cc84 Enable `stackscope` render via root in debug mode
- Compare 3 commits »
goodboy pushed to modden_spawn_from_client_req at goodboy/tractor
-
087607aa1d More spaceless union type annots
-
bfbb55f6db Add a `._state._runtime_vars['_registry_addrs']`
-
50f99456e0 Adjust `asyncio` test for stricter ctx-self-cancels
-
fe24807fca Yahh, add `.devx` package to installed subpkgs..
-
74c4354ef9 Add a `pytest.ini` config
- Compare 163 commits »
goodboy created branch modden_spawn_from_client_req_XPS_BACKUP in goodboy/tractor
goodboy pushed to modden_spawn_from_client_req_XPS_BACKUP at goodboy/tractor
goodboy pushed to multihomed at goodboy/tractor
-
4d675deb24 `_root`: drop unused `typing` import
-
31297171fc Use `import <name> as <name>,` style over `__all__` in pkg mod
-
d7a9ddd4a9 Log chan-server-startup failures via `.exception()`
-
43b84c99b6 `.discovery.get_arbiter()`: add warning around this now deprecated usage
-
b7f2258f15 Add `open_root_actor(ensure_registry: bool)`
- Compare 37 commits »
goodboy pushed to multihomed at goodboy/tractor
-
4bdf7f79f2 `_root`: drop unused `typing` import
-
a123809558 Use `import <name> as <name>,` style over `__all__` in pkg mod
-
2901274189 Log chan-server-startup failures via `.exception()`
-
77d79a28b6 `.discovery.get_arbiter()`: add warning around this now deprecated usage
-
fd3a777cd6 Add `open_root_actor(ensure_registry: bool)`
- Compare 142 commits »
goodboy pushed to devx_subpkg at goodboy/tractor
-
db58f6e1b5 Woops, fix `_post_mortem()` type sig..
-
76b7006977 Add `shield: bool` support to `.pause()`
-
bd1885bce1 Mk debugger tests work for arbitrary pre-REPL format
-
066a35322e Support `maybe_wait_for_debugger(header_msg: str)`
-
2ebc30d708 Fix `.devx.maybe_wait_for_debugger()` polling deats
- Compare 6 commits »