Patrick Hubbard

Results 7 comments of Patrick Hubbard

Thanks. Easy may just be to allow drop in replacement Logs. Combining them into a logging interface would be cool, but as a start, just a method on a few...

Thanks, I'll test for #528.

Also would like to see an ESP32 version. It's SPI to the 2.4 breakout and the code looks to be adaptable for the REST WiFi. Anyone else working on it?...

Wow thx for the quick re, @Miksus, and with a detailed test! And you're right it's isolation invocation cost. ```Python @app.task("every 100 ms", execution="thread") ``` got ``` 2022-08-31 17:00:46.048734 hello...

Thanks so much. The first option is great in that it's workable without code changes. But the 2nd option is _determinate_ at the time of execution assessment- which feels much...

Actually, I think I'm doing this wrong.. ```Python from rocketry.args.builtin import SimpleArg ``` Got it imported. But what I'm hoping to do is assign a value to the underlying method...

Thanks. I'm showing this live on-stage for a Cisco IoT conference in May, but using a custom client for /API. The Robeaux interface is just sexy-cool to promote Gobot, so...