-
all the private repos that msft would want to mine are prolly here.. Bo
- Joined on
2023-08-13
goodboy pushed to runtime_to_msgspec at goodboy/tractor
-
a6058d14ae Use new `._debug._repl_fail_msg` inside `test_pause_from_sync`
-
43a8cf4be1 Make big TODO: for `devx._debug` refinements
-
6534a363a5 First proto: multi-threaded synced `pdb`-REPLs
-
30d60379c1 Drop thread logging to make `log.pdb()` patts match in test
- Compare 4 commits »
goodboy pushed to runtime_to_msgspec at goodboy/tractor
-
408a74784e Catch `.pause_from_sync()` in root bg thread bugs!
goodboy pushed to runtime_to_msgspec at goodboy/tractor
-
f0342d6ae3 Move `Context.open_stream()` impl to `._streaming`
-
21f633a900 Use `Context` repr APIs for RPC outcome logs
-
4a270f85ca Drop sub-decoder proto-cruft from `.msg._codec`
-
d802c8aa90 Woops, set `post_mortem=False` by default again!
- Compare 4 commits »
goodboy pushed to runtime_to_msgspec at goodboy/tractor
-
8ea0f08386 Finally, officially support shielded REPL-ing!
-
13ea500a44 Rename `PldRx.dec_msg()` -> `.decode_pld()`
-
2f854a3e86 Add a `tractor.post_mortem()` API test + example
-
cdb1311e40 Change `reraise` to `post_mortem: bool` in `maybe_expect_raises()`
-
fcd089c08f Always `.exception()` in `try_ship_error_to_remote()` on internal error
- Compare 7 commits »
goodboy pushed to runtime_to_msgspec at goodboy/tractor
-
0e8c60ee4a Better RAE `.pformat()`-ing for send-side MTEs
-
1db5d4def2 Add `Error.message: str`
-
6e54abc56d Fix missing newline in task-cancel log-message
-
28af4749cc Don't need to pack an `Error` with send-side MTEs
-
02a7c7c276 Ensure only a boxed traceback for MTE on parent side
- Compare 16 commits »
goodboy pushed to go_httpx at pikers/piker
-
b7883325a9 Woops, `data` can be an empty list XD
-
37ca081555 Woops, fix missing `api_url` ref in error log
- Compare 2 commits »
goodboy pushed to runtime_to_msgspec at goodboy/tractor
-
eee4c61b51 Add `MsgTypeError` "bad msg" capture
-
42ba855d1b More correct/explicit `.started()` send-side validation
-
c2cc12e14f Add basic payload-spec test suite
- Compare 3 commits »
goodboy pushed to runtime_to_msgspec at goodboy/tractor
-
e4ec6b7b0c Even smarter `RemoteActorError.pformat()`-ing
-
9ce958cb4a Add debug check-n-wait inside `._spawn.soft_kill()`
-
ce4d64ed2f Mk `MsgDec.spec_str` have a more compact `
-
c6f599b1be Call `.devx._debug.hide_runtime_frames()` by default
-
9eb74560ad Port `Actor._stream_handler()` to use `.has_outcome`, fix indent bug..
- Compare 8 commits »
goodboy pushed to runtime_to_msgspec at goodboy/tractor
-
3538ccd799 Better context aware `RemoteActorError.pformat()`
goodboy pushed to runtime_to_msgspec at goodboy/tractor
-
b22f7dcae0 Resolve remaining debug-request race causing hangs
-
fde62c72be Show runtime nursery frames on internal errors
-
4ef77bb64f Set `_ctxvar_Context` for child-side RPC tasks
-
e78fdf2f69 Make `log.devx()` level below `.pdb()`
-
13bc3c308d Add error suppress flag to `current_ipc_ctx()`
- Compare 21 commits »
goodboy pushed to pyqt6 at pikers/piker
-
129cf58d41 Bump deps for Py3.12, go PyQt6, tweak ruff rules
goodboy pushed to distribute_dis at pikers/piker
-
821e73a409 Use a `unit_prefix: str` (like u or $) on health bar
goodboy pushed to go_httpx at pikers/piker
-
44b8c70521 Change type-annots to use `httpx.Response`
-
e6af97c596 Port `kucoin` backend to `httpx`
-
95ace5acb8 Port `kraken` backend to `httpx`
-
129cf58d41 Bump deps for Py3.12, go PyQt6, tweak ruff rules
- Compare 4 commits »
goodboy pushed to runtime_to_msgspec at goodboy/tractor
-
343b7c9712 Even moar bitty `Context` refinements
-
45f37870af Add a `.log.at_least_level()` predicate
-
4d528b76a0 Move `_debug.pformat_cs()` into `devx.pformat`
-
05b143d9ef Big debugger rework, more tolerance for internal err-hangs
-
a354732a9e Allow `Stop` passthrough from `PldRx.recv_msg_w_pld()`
- Compare 23 commits »
goodboy pushed to pyqt6 at pikers/piker
-
1fd8654ca5 Port all `.ui*` submods to new `.ui.qt` imports
-
d0170982bf Add `piker.ui.qt` as a `PyQt6` shim module
-
821e73a409 Use a `unit_prefix: str` (like u or $) on health bar
- Compare 3 commits »
goodboy pushed to runtime_to_msgspec at goodboy/tractor
-
a5a0e6854b Use new `Msg[Co]Dec` repr meths in `._exceptions`
-
c383978402 Add more useful `MsgDec.__repr__()`
-
08fcd3fb03 Mk `.msg.pretty_struct.Struct.pformat()` a mod func
-
adba454d1d Use `Context.[peer_]side` in ctxc messages
-
4bab998ff9 Add `Context.peer_side: str` property, mk static-meth private.
- Compare 11 commits »