• all the private repos that msft would want to mine are prolly here.. Bo

  • Joined on 2023-08-13
Loading Heatmap…

goodboy commented on pull request goodboy/tractor#10

Linux specific IPC RingBuff using EventFD for async reader wakeup

stream 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…

2025-03-19 14:26:00 +00:00

goodboy commented on pull request goodboy/tractor#10

Linux specific IPC RingBuff using EventFD for async reader wakeup

If 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?

2025-03-19 14:23:37 +00:00

goodboy commented on pull request goodboy/tractor#10

Linux specific IPC RingBuff using EventFD for async reader wakeup

Heh, i forgot this was hard coded at the `Channel` level..

2025-03-19 14:22:38 +00:00

goodboy pushed to ext_type_plds at goodboy/tractor

  • 466c68896e Bump up to `pytest>=3.8.5` to match "GH actions"

2025-03-19 14:02:16 +00:00

goodboy pushed to multihomed at goodboy/tractor

  • 84171c2d10 Unmask `pytest.ini` log-capture lines (again)

2025-03-18 20:48:07 +00:00

goodboy pushed to modden_spawn_from_client_req at goodboy/tractor

  • 84171c2d10 Unmask `pytest.ini` log-capture lines (again)

2025-03-18 17:42:40 +00:00

goodboy pushed to modden_spawn_from_client_req at goodboy/tractor

2025-03-18 17:37:55 +00:00

goodboy pushed to multihomed at goodboy/tractor

2025-03-18 17:37:20 +00:00

goodboy pushed to multihomed at goodboy/tractor

2025-03-18 17:34:48 +00:00

goodboy pushed to devx_subpkg at goodboy/tractor

2025-03-18 17:33:11 +00:00

goodboy pushed to modden_spawn_from_client_req at goodboy/tractor

2025-03-18 17:31:36 +00:00

goodboy created branch modden_spawn_from_client_req_XPS_BACKUP in goodboy/tractor

2025-03-18 17:31:23 +00:00

goodboy pushed to modden_spawn_from_client_req_XPS_BACKUP at goodboy/tractor

2025-03-18 17:31:23 +00:00

goodboy pushed to multihomed at goodboy/tractor

2025-03-18 16:24:13 +00:00

goodboy pushed to multihomed at goodboy/tractor

2025-03-18 16:10:19 +00:00

goodboy pushed to devx_subpkg at goodboy/tractor

2025-03-17 03:25:06 +00:00

goodboy pushed to devx_subpkg at goodboy/tractor

  • e269aa3751 Only use `greenback` if actor-runtime is up..
  • 7fc9297104 Ignore `greenback` import error if not installed
  • 9208708b3a Change old `._debug._pause()` name, cherry to #362 re `greenback`
  • cf2f2adec2 Runtime import `.get_root()` in stdin hijacker to avoid import cycle
  • f28abc6720 Ignore kbis in `open_crash_handler()` by default
  • Compare 10 commits »

2025-03-17 03:05:36 +00:00

goodboy created branch devx_subpkg in goodboy/tractor

2025-03-17 03:05:36 +00:00

goodboy pushed to asyncio_debugger_support at goodboy/tractor

  • 697900deb1 Expose `Channel` @ pkg level, drop `_debug.pp()` alias
  • 2e55c124b1 Move `.to_asyncio` to modern optional value type annots
  • 0f21c8ba6a Map `breakpoint()` built-in to new `.pause_from_sync()` ep
  • 7b7410bc0f Fix frame-selection display on first REPL entry
  • b59cba74cd ._runtime: log level tweaks, use crit for stale debug lock detection
  • Compare 119 commits »

2025-03-17 01:50:18 +00:00

goodboy pushed to shm_apis at goodboy/tractor

  • ae191025bc Updates from latest `piker.data._sharedmem` changes

2025-03-17 01:04:22 +00:00