Commit Graph

  • ff4b81742e Ext-types test suite clean out Tyler Goodlet 2025-09-29 11:43:27 -0400
  • 8c84d35526 Add todo-note for non-strict `msgspec` decode-mode? Tyler Goodlet 2025-09-29 11:41:46 -0400
  • 322a6deb6b Set `hide_tb` at top of `.limit_plds()` body Tyler Goodlet 2025-09-25 22:05:20 -0400
  • 31c549808e Always merge input `spec` with any `ext_types` Tyler Goodlet 2025-09-25 19:24:58 -0400
  • ffa513b91f Dynamically set `pld_spec` for `test_basic_payload_spec() Tyler Goodlet 2025-09-25 18:57:17 -0400
  • 49b1f4f43e Add `types`-mod to `.msg._exts.dec_type_union()` Tyler Goodlet 2025-09-25 18:23:44 -0400
  • 4d0ea26637 Add `uds` to `._multiaddr`, tweak typing Gud Boi 2026-02-04 09:10:21 -0500
  • 7a8e50ae59 Add `multiaddr` for future usage in `._multiaddr` Gud Boi 2026-02-04 09:04:59 -0500
  • a70d6ed8b1 Toss in masked `.set_trace()` for unshielded `.pause()` debug Tyler Goodlet 2025-08-10 15:07:42 -0400
  • 2bee54e137 Refinements, fix dec_hook builtins and same type bug auto_codecs Guillermo Rodriguez 2025-04-22 06:24:01 -0300
  • 180c701352 Fix typing on mk_boxed_ext_structs Guillermo Rodriguez 2025-04-22 05:04:14 -0300
  • c6fe840c77 Change test structs name to not get conflicts with pytest Guillermo Rodriguez 2025-04-22 04:37:08 -0300
  • 29f9966682 Re-add boxed struct type system on _codec & create enc/dec hook auto factory Guillermo Rodriguez 2025-04-22 04:30:30 -0300
  • e4688cade8 Some WIP linux network-namespace (reader) utils ns_aware Tyler Goodlet 2025-04-05 17:22:36 -0400
  • f9fab6486c WIP, "revertible" or "dynamic" multicast streams multicast_revertable_streams Tyler Goodlet 2025-07-15 22:15:19 -0400
  • bbf01d5161
    Merge pull request #430 from goodboy/dependabot/uv/pygments-2.20.0 Bd 2026-04-05 13:33:33 -0400
  • ec8e8a2786
    Merge pull request #426 from goodboy/remote_exc_type_registry Bd 2026-04-02 22:44:36 -0400
  • c3d1ec22eb Fix `Type[BaseException]` annots, guard `.src_type` resolve Gud Boi 2026-03-31 01:24:48 -0400
  • 8f44efa327 Drop stale `.cancel()`, fix docstring typo in tests Gud Boi 2026-03-31 01:23:25 -0400
  • 5968a3c773 Use `'<unknown>'` for unresolvable `.boxed_type_str` Gud Boi 2026-03-24 16:45:24 -0400
  • 80597b80bf Add passing test for unregistered err relay Gud Boi 2026-03-24 16:28:19 -0400
  • a41c6d5c70 Fix unregistered-remote-error-type relay crash Gud Boi 2026-03-24 15:15:28 -0400
  • 9c37b3f956 Add `reg_err_types()` test suite for remote exc relay Gud Boi 2026-03-24 14:09:16 -0400
  • 8f6bc56174
    Merge pull request #427 from goodboy/subsys_reorg Bd 2026-04-02 18:21:00 -0400
  • b14dbde77b Skip `test_empty_mngrs_input_raises` on UDS tpt Gud Boi 2026-03-30 12:10:15 -0400
  • cd6509b724 Fix `tractor_test` kwarg check and Windows `start_method` default Gud Boi 2026-03-29 17:30:41 -0400
  • 93d99ed2eb Move `get_cpu_state()` to `conftest` as shared latency headroom Gud Boi 2026-03-25 16:50:55 -0400
  • 6215e3b2dd Adjust `test_a_quadruple_example` time-limit for CPU scaling Gud Boi 2026-03-25 16:19:08 -0400
  • be5d8da8c0 Just alias `Arbiter` via assignment Gud Boi 2026-03-24 13:23:20 -0400
  • 21ed181835 Filter `__pycache__` from example discovery in tests Gud Boi 2026-03-23 19:17:13 -0400
  • 9ec2749ab7 Rename `Arbiter` -> `Registrar`, mv to `discovery._registry` Gud Boi 2026-03-23 18:56:21 -0400
  • f3441a6790 Update tests+examples imports for new subpkgs Gud Boi 2026-03-23 18:44:14 -0400
  • cc42d38284 Mv core mods to `runtime/`, `spawn/`, `discovery/` subpkgs Gud Boi 2026-03-23 18:42:16 -0400
  • 6827ceba12 Use `wrapt` for `tractor_test()` decorator Gud Boi 2026-03-23 18:36:56 -0400
  • 94458807ce Expose `RuntimeVars` + `get_runtime_vars()` from pkg Gud Boi 2026-03-23 13:33:39 -0400
  • be5e7e446b Proto a `._state.RuntimeVars` struct Gud Boi 2026-02-08 19:33:16 -0500
  • 571b2b320e Add `reg_err_types()` for custom remote exc lookup Gud Boi 2026-03-20 20:09:29 -0400
  • c7b5d00f19 Add `get_runtime_vars()` accessor to `._state` Gud Boi 2026-03-20 20:04:49 -0400
  • 1049f7bf38
    Bump pygments from 2.19.2 to 2.20.0 dependabot[bot] 2026-03-30 20:28:44 +0000
  • cc3bfac741
    Merge pull request #366 from goodboy/dereg_on_oserror Bd 2026-03-25 03:27:27 -0400
  • e71eec07de Refine type annots in `_discovery` and `_runtime` Gud Boi 2026-03-25 02:16:48 -0400
  • b557ec20a7 Coerce IPC `addr` to `tuple` in `.delete_addr()` Gud Boi 2026-03-25 01:36:58 -0400
  • 85457cb839 Address Copilot review suggestions on PR #366 Gud Boi 2026-03-25 00:21:09 -0400
  • 9703cbe16a Add tracepoint when `raddrs[0]` is written with weird tcp-addr `dict`.. try_to_repl_clobber_aio_task Gud Boi 2026-02-08 19:52:28 -0500
  • 9f000971b7 Proto a `._state.RuntimeVars` struct Gud Boi 2026-02-08 19:33:16 -0500
  • 317210ad01 Add masked `.set_trace()` to catch weird TCP-addr issue Gud Boi 2026-02-08 19:27:24 -0500
  • 454e74bb88 Attempting to get inter-loop-task REPL clobbering with `.to_asyncio`.. Gud Boi 2026-02-08 19:26:22 -0500
  • 17a6e62328 Add `multiaddr` for future usage in `._multiaddr` Gud Boi 2026-02-04 09:04:59 -0500
  • 42995102a7 Add `uds` to `._multiaddr`, tweak typing to_asyncio_crash_handler Gud Boi 2026-02-04 09:10:21 -0500
  • 5999f8fb60 Add `multiaddr` for future usage in `._multiaddr` Gud Boi 2026-02-04 09:04:59 -0500
  • 6c07c6ac2a Toss in masked `.set_trace()` for unshielded `.pause()` debug Tyler Goodlet 2025-08-10 15:07:42 -0400
  • 850219f60c Guard `reg_portal` for `None` in `maybe_open_portal()` Gud Boi 2026-03-17 17:26:57 -0400
  • d929fb75b5 Rename `.delete_sockaddr()` -> `.delete_addr()` Tyler Goodlet 2025-09-30 01:09:16 -0400
  • 403c2174a1 Always no-raise try-to-pop registry addrs Tyler Goodlet 2023-09-15 14:20:12 -0400
  • 528012f35f Add stale entry deleted from registrar test Tyler Goodlet 2023-08-28 12:20:12 -0400
  • 0dfa6f4a8a Don't unwrap and unwrapped addr, just warn on delete XD Tyler Goodlet 2025-09-29 23:10:27 -0400
  • a0d3741fac Ensure `._registry` values are hashable, since `bidict`! Tyler Goodlet 2025-09-29 23:09:50 -0400
  • 149b800c9f Handle stale registrar entries; detect and delete Tyler Goodlet 2023-08-28 11:26:36 -0400
  • 03f458a45c Add `Arbiter.delete_sockaddr()` to remove addrs Tyler Goodlet 2023-08-20 16:22:46 -0400
  • e77198bb64
    Merge pull request #422 from goodboy/global_uds_in_test_harness Bd 2026-03-13 21:50:45 -0400
  • 5b8f6cf4c7 Use `.aid.uid` to avoid deprecation warns in tests Gud Boi 2026-03-13 21:09:35 -0400
  • 8868ff19f3 Flip to `ActorNursery.cancel_called` API Gud Boi 2026-03-13 16:48:58 -0400
  • 066011b83d Bump `fail_after` delay on non-linux for sync-sleep test Gud Boi 2026-03-13 18:47:58 -0400
  • b1d003d850 Add `--tpt-proto` CI matrix and wire to `pytest` Gud Boi 2026-03-13 16:48:13 -0400
  • 8991ec2bf5 Fix warns and de-reg race in `test_discovery` Gud Boi 2026-03-13 16:22:04 -0400
  • dfc153c228 'Bump `daemon` pre-wait for 'uds' parametrization' Gud Boi 2026-03-13 16:21:08 -0400
  • 52e8fb43ee Tighten UDS addr validation and sockname prefixes Gud Boi 2026-03-13 15:50:06 -0400
  • 99577b719a Skip cluster test on UDS, wire `tpt_proto` fixture Gud Boi 2026-03-13 13:36:47 -0400
  • 4092db60b2 Revert advanced-fault UDS edge case handling Gud Boi 2026-03-13 12:08:36 -0400
  • 4f333dee05 Pass `enable_transports` in `daemon` fixture Gud Boi 2026-03-12 20:05:43 -0400
  • 8a2f74da2c Bump `_PROC_SPAWN_WAIT` and use `test_log` in `daemon` Gud Boi 2026-03-12 17:32:05 -0400
  • 2bf155131d Make `spawn()` `expect_timeout` configurable Gud Boi 2026-03-12 17:16:16 -0400
  • 0f29f5717a `ci.yml` add todos for mp-backend runs and for supporting subints soon! Gud Boi 2026-03-09 19:59:29 -0400
  • 5ea721683b Use `.aid.uid` to avoid deprecation warns Gud Boi 2026-03-08 15:27:48 -0400
  • f84ef44992 Repair lifetime-stack suite's flakiness Gud Boi 2026-03-08 15:13:09 -0400
  • 1e0c57c6c5 Wrap cluster test in `trio.fail_after()` Gud Boi 2026-03-08 15:05:32 -0400
  • 65660c77c7 Add note about `--tpt-proto` controlling `reg_addr`-type Gud Boi 2026-03-06 12:48:28 -0500
  • c9b415475f
    Merge pull request #413 from goodboy/to_asyncio_channel_iface Bd 2026-03-13 21:09:13 -0400
  • 359bcf691f Update `docs/README.rst` to use `chan` API style Gud Boi 2026-03-13 20:54:49 -0400
  • b3ce5ab4f6 Swap `open_channel_from()` to yield `(chan, first)` Gud Boi 2026-03-12 16:32:44 -0400
  • e89fe03da7 Fix `LinkedTaskChannel` docstrings from GH bot review piker_pin_macmini Gud Boi 2026-03-11 23:11:30 -0400
  • 417b796169 Use `chan: LinkedTaskChannel` API in all aio-task fns Gud Boi 2026-03-10 18:28:50 -0400
  • 36cbc07602 Tried out an alt approach for `.to_asyncio` crashes Gud Boi 2026-02-08 15:09:54 -0500
  • 1f2fad22ee Extend `.to_asyncio.LinkedTaskChannel` for aio side Tyler Goodlet 2025-09-21 15:53:45 -0400
  • ca5f6f50a8 Explain the `infect_asyncio: bool` param to pass in RTE msg Tyler Goodlet 2025-09-05 12:33:43 -0400
  • a7ff1387c7
    Merge pull request #414 from goodboy/struct_field_filtering Bd 2026-03-13 19:22:22 -0400
  • abbb4a79c8 Drop unused import noticed by `copilot` Gud Boi 2026-03-13 11:52:18 -0400
  • 1529095c32 Add `tests/msg/` sub-pkg, audit `pformat()` filtering Gud Boi 2026-03-12 18:32:31 -0400
  • 8215a7ba34 Hide private fields in `Struct.pformat()` output Gud Boi 2026-02-09 12:20:17 -0500
  • c1c4d85958
    Merge pull request #406 from goodboy/macos_support Bd 2026-03-10 00:28:54 -0400
  • 88b084802f Merge `testing-macos` into unified `testing` matrix Gud Boi 2026-03-09 23:28:58 -0400
  • bf1dcea9d1 Announce macOS support in `pyproject` and README Gud Boi 2026-03-09 23:22:43 -0400
  • 5c270b89d5
    Merge pull request #342 from goodboy/macos_in_ci Bd 2026-03-09 20:33:38 -0400
  • 6ee0149e8d Another cancellation test timeout bump for non-linux Gud Boi 2026-03-06 12:03:33 -0500
  • 9c4cd869fb OK-FINE, skip streaming docs example on macos! Gud Boi 2026-03-05 23:43:23 -0500
  • afd66ce3b7 Final try, drop logging level in streaming example to see if macos can cope.. Gud Boi 2026-03-05 23:07:02 -0500
  • f9bdb1b35d Try one more timeout bumps for flaky docs streaming ex.. Gud Boi 2026-03-05 21:52:31 -0500
  • d135ce94af Restyle `test_legacy_one_way_streaming` mod Gud Boi 2026-03-09 19:46:25 -0400
  • fb94aa0095 Tidy a typing-typo, add explicit `ids=` for paramed suites Gud Boi 2026-03-09 19:35:47 -0400
  • b71e8575e5 Skip a couple more `ctlc` flaking suites Gud Boi 2026-03-04 12:25:03 -0500