Zach Burchill

Results 5 issues of Zach Burchill

Referencing my comment in #1853 (itself a reference to #1852 ), in my very limited experience, I think it makes more sense to not immediately force a screenshot check on...

Hi, I've been having a problem when I pass in a named list of functions to a complicated set of nested functions in a relatively complicated future topology. At some...

feature request
globals

**Describe the bug** In the process of learning how Flask-SocketIO works, I was playing around with the example provided in `example/app.py`. I noticed that if you close the `sid` room...

enhancement

On the GitHub README, it says: > It is good practice to call tick(0) at the beginning of the computation or download, which shows the progress bar immediately. And then...

documentation

Based on the code from the package I'm working on ([catchr](https://github.com/burchill/catchr)), I think I've written `beep_on_warning` in such a way that it doesn't halt/restart the process it's wrapping when it...