-
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#27
pytest_pluginize
: expose some pytest
reusables from our test harness
Landed on GH in, https://github.com/goodboy/tractor/pull/380
goodboy closed pull request goodboy/tractor#28
Add initialrepl_fixture
support, enter/exit hooks around the debugger sys!
goodboy commented on pull request goodboy/tractor#28
Add initialrepl_fixture
support, enter/exit hooks around the debugger sys!
This was already landed on `main` branch (already synced here as well) on GH, https://github.com/goodboy/tractor/pull/385 Follow testing todo in, https://github.com/goodboy/tractor/issues/386
goodboy pushed to main at goodboy/tractor
-
6bf571a124 Merge pull request #385 from goodboy/repl_fixture
-
f5056cdd02 Mk `test_crash_handler_cms` suite go green
-
9ff448faa3 Add `open_crash_handler()` / `repl_fixture` suite
-
760b9890c4 Add `debugging/subactor_bp_in_ctx.py` test set
-
d000642462 Report `enable_stack_on_sig` on `stackscope` import failure
- Compare 29 commits »
goodboy pushed to enable_tpts at goodboy/tractor
-
e271ebcb87 More prep-to-reduce the `Actor` method-iface
-
6cac1fe22b Add `.ipc._shm` todo-idea for `@actor_fixture` API
-
42056f4f53 Update buncha log msg fmting in `.msg._ops`
-
5790ee9254 Couple more `._root` logging tweaks..
-
57e25411ee Update buncha log msg fmting in `._spawn`
- Compare 170 commits »
goodboy pushed to main at goodboy/tractor
-
65b795612c Merge pull request #384 from goodboy/sclang_pformating
-
a42c1761a8 Refactor `pretty_struct.pformat()` rendering
-
359d732633 Fix ref-err on `logger` input to `get_console_log()`
-
b09e35f3dc Mv in `modden.repr` content: some `reprlib`-utils
-
6618b004f4 Adjust `nest_from_op()` usage to match new fn-sig
- Compare 6 commits »
goodboy pushed to main at goodboy/tractor
-
2248ffb74f Merge pull request #380 from goodboy/multi_ipc_testing
-
1eb0d785a8 Try out separate readme section for infra badges
-
98d0ca88e5 Flip a couple more debug scripts to UDS tpt
-
37f843a128 Add an `enable_transports` test-suite
-
29cd2ddbac Drop 'IPC' prefix from `._server` types
- Compare 14 commits »
goodboy pushed to repl_fixture at goodboy/tractor
-
490a4cf8c8 Reapply `.devx.debug` mod-name change to ipc-server lost during rebase..
-
52be5c08e4 Drop "
-
c22a301883 Drop `.to_asyncio`s usage-of-`greenback`-reporting to `log.devx()`
-
05ec9eaef7 Disable `greenback` sync fn breakpointing by def
-
f96fb8f332 Prevent `test_breakpoint_hook_restored` subproc hangs
- Compare 120 commits »
goodboy pushed to main at goodboy/tractor
-
ba384ca83d Merge pull request #375 from goodboy/structural_dynamics_of_flow
-
ad9833a73a Update actions badge links in readme
-
161884fbf1 Adjust back `.devx._debug` import
-
c2e7dc7407 Avoid silent `stackscope`-test fail due to dep
-
309360daa2 Add latest `typing-extension`, needed by `stackscope`
- Compare 75 commits »
goodboy pushed to SDOF_pre_sin_testing_XPSBACKUP at goodboy/tractor
-
1c73c0c0ee Start a very basic ipc-server unit test suite
-
101cd94e89 Decouple actor-state from low-level ipc-server
-
3f33ba1cc0 Log listener bind status for TCP as for UDS
-
70f5315506 Move peer-tracking attrs from `Actor` -> `IPCServer`
-
496fac04bb Mv `Actor._stream_handler()` to `.ipc._server` func
- Compare 10 commits »
goodboy pushed to cluster_api_egs_conflict at goodboy/tractor
-
02618bb22f WIP tinkering with strict-eg-tns and cluster API
goodboy pushed to enable_tpts at goodboy/tractor
-
4a9e8731f1 More prep-to-reduce the `Actor` method-iface
-
b6ffaea62f Mk `.ipc._tcp.TCPAddress` validate with `ipaddress`
-
63bf967598 Add an `enable_transports` test-suite
-
011d033a12 Add `.ipc._shm` todo-idea for `@actor_fixture` API
-
76fb80fda6 Update buncha log msg fmting in `.msg._ops`
- Compare 9 commits »
goodboy pushed to free_threading_prep at goodboy/tractor
-
2b02977cf7 Add a `thread_ui: str` to record headers
goodboy pushed to free_threading_prep at goodboy/tractor
-
be2f4f306e First-draft, very WIP, bg-thread-as-generator-ctx attempt..
-
65ae2dc67c Update buncha log msg fmting in `._spawn`
-
4be499fb1f Update buncha log msg fmting in `._portal`
-
7317bb269c Use `._supervise._shutdown_msg` in tooling test
- Compare 4 commits »
goodboy pushed to enable_tpts at goodboy/tractor
-
29db08b370 Use `nest_from_op()`/`pretty_struct` in `._rpc`
-
fe5e6e2ab0 Use `nest_from_op()` in actor-nursery shutdown
-
ae91310b32 Use `Address` where possible in (root) actor boot
-
f86f4ae48d Facepalm, fix `raise from` in `collapse_eg()`
-
b244cf844d Add #TODO for `._context` to use `.msg.Aid`
- Compare 5 commits »
goodboy pushed to enable_tpts at goodboy/tractor
-
c0058024c2 Add todo for py3.13+ `.shared_memory`'s new `track=False` support.. finally they added it XD
-
065104401c Even more `.ipc.*` repr refinements
-
3201437f4e More `.ipc.Channel`-repr related tweaks
-
a9da16892d Mk `Aid` hashable, use pretty-`.__repr__()`
-
1b609113c3 .trionics: link in `finally`-footgun `trio` GH ish
- Compare 10 commits »
goodboy pushed to alt_tpts_for_perf at pikers/piker
-
7e139e6a8e Add `pyperclip` dep for goodboy's xonsh-clipboard needs Bp
-
c2d9283db4 Try running daemons on UDS tpt
- Compare 2 commits »