-
all the private repos that msft would want to mine are prolly here.. Bo
- Joined on
2023-08-13
goodboy created pull request goodboy/tractor#28
Add initialrepl_fixture
support, enter/exit hooks around the debugger sys!
goodboy created pull request goodboy/tractor#27
pytest_pluginize
: expose some pytest
reusables from our test harness
goodboy pushed to repl_fixture at goodboy/tractor
-
f604c8836d Add initial `repl_fixture` support B)
goodboy pushed to oco_supervisor_prototype at goodboy/tractor
-
05a02d97b4 Bump "task-manager(-nursery)" naming, add logging
goodboy pushed to oco_supervisor_prototype at goodboy/tractor
-
3acf69be8b Add a new `.trionics._tn` for "task nursery stuff"
goodboy pushed to oco_supervisor_prototype at goodboy/tractor
-
d6066705e3 Add `debug_mode: bool` control to task mngr
-
8519d4ff9e Go all in on "task manager" naming
-
ed56eda684 More refinements and proper typing
-
311a1e6d55 Ensure user-allocated cancel scope just works!
-
49c35f06ae Facepalm, don't pass in unecessary cancel scope
- Compare 117 commits »
goodboy pushed to pytest_pluginize at goodboy/tractor
-
2bb33da9c8 Add a `debug_mode`-state reversion test
-
06f7f2e06b Fix ref-err on `logger` input to `get_console_log()`
-
a92d0ebf02 Unset debug-mode on root actor exit
-
8c8d79e475 Expose `.trionics.maybe_collapse_eg`
- Compare 4 commits »
goodboy pushed to pytest_pluginize at goodboy/tractor
-
0ccf83d520 Use `.is_debug_mode()` for maybe-crash-handling
goodboy pushed to pytest_pluginize at goodboy/tractor
-
1d54096379 Add todo for `dulwhich` as dep
goodboy commented on pull request goodboy/tractor#15
Shared memory array API and optional tight integration withnumpy
Already landed on GH via https://github.com/goodboy/tractor/pull/338. I will move over wtv new descr content to https://github.com/goodboy/tractor/issues/339 when i get a sec.
goodboy pushed to decimal_prices_thru_ems at pikers/piker
-
bf33cb93b1 Fix type-check assertion in ems test to use `is`
goodboy created pull request pikers/piker#44
decimal_prices_thru_ems: yeah, just suck it up and doOrder.price: Decimal
for now..
goodboy pushed to decimal_prices_thru_ems at pikers/piker
-
d655e81290 max_pain: add piker logging, tweak var names, notes and todos
goodboy pushed to decimal_prices_thru_ems at pikers/piker
-
bc72e3d206 Drop unused `assets: dict`
goodboy created pull request pikers/piker#43
mp_fomo_polish: some feat additions, code styling corrections, general fixesgoodboy commented on pull request pikers/piker#23
max_pain_chart@ntorres REALLY good work here for a first prototype! i have a few things to report and a terminal UX thing i'd like to add as well as obviously the regular code-style and convention stuff we…
goodboy pushed to decimal_prices_thru_ems at pikers/piker
-
35cb538a69 Update `binance` spot pairs with `amendAllowed`
-
8a768af5bb Update legacy type to `tractor.MsgStream`
- Compare 2 commits »
goodboy commented on pull request pikers/piker#37
stop_is_oec: expecttrio.EndOfChannel
as graceful stream shutdown
The commit 3ff0a8674 from the branch `decimal_prices_thru_ems` should be cherried to this as well
goodboy pushed to decimal_prices_thru_ems at pikers/piker
-
8b0fac3b6c TOSQUASH: 84ad34f51, one more `float` cast for paperboi..