Alban

Results 44 comments of Alban

Can your second point be solved by running the [daemon](https://supysonic.readthedocs.io/en/latest/setup/daemon.html) or is it a use case I fail to understand?

Hello. I remember having issues with that test suite, but tests were just plainly failing, not running indefinitely. I'm not sure the `_sleep()` function is to blame, it could also...

Ok I think I found it. It was a thread that failed to get the notification to stop. I tested it on a Raspberry Pi 1 B+ (`armv6l` architecture then)...

Hello. Specifying local paths on the database URI is possible, the best example would be SQLite as it only works with files. Have you tried setting something like `mysql:////path/to/your/unix/socket`? (note...