Gilberto Abram

Results 5 comments of Gilberto Abram

I assumed that the existing inertial write test would cover this, but I realize now that it needs to be run explicitly. Do I need to add a test case...

I replicated locally, and it seems that the last test I added causes the problem (artificial double start on the same GpiClock) exactly by not getting cleaned up and toggling...

I realized that with the failing test not using the python Clock object, CancelledError would not fix anything, so I changed it to stop the clock explicitly with `finally`. I'm...

> Apologies if the PR reviews feel nitpicky, but thanks for working through them. No worries, thanks for reviewing!

I think most of the goals in this PR have been addressed by #4900 and #5061. The others could be implemented via python logging filters by end users (e.g. the...