Michael Willis

Results 3 issues of Michael Willis

@trebmuh I noticed at https://liberapay.com/trebmuh that you maintain a Debian package. What is required to get a package into the main Debian repo? It would be nice to distribute this...

Both manuals should include instructions about how to install the VST or LV2 for all three operating systems.

I'm trying to implement abort download as described in [Advanced download and upload, abort, restart](https://aioftp.readthedocs.io/client_tutorial.html#advanced-download-and-upload-abort-restart). Following the example, I find that `await client.abort()` deadlocks, but if my code first calls...