Proc
Proc
I don't think we can provide that: It's only relevant for the inotify system, and thus only for 1 of 5 backends. If you need that I'd recommend using the...
Coming back to this: I think we want some toggle at first and land some defense against dead symlinks. In light of #291 I think we should rather use ignore-sets...
I've seen this on 0.13 while paused on a mp3-VBR.  OS is ubuntu 20.04 But I have no sound issues.
It seems to work with anything that can't be placed like blocks and it has to stack.
Same problem here, trying to wrap my head around getting all of these together and having some context. The examples here at least give me a starting point.
Would help here also for flattening stuff which I don't want to patch in one big struct.
@Diggsey have you tried things like ```LOCK TABLES `mytable` WRITE;``` and then done `insert into..` and afterwards `UNLOCK TABLES;` (using the same connection). This could also be a bottleneck and...
Just a note that you probably want to run tests against a real mariadb/mysql instance, to get real-world feedback from all of their quirks.
I license past and future contributions under the dual MIT/Apache-2.0 license, allowing licensees to chose either at their option
Same problem here, thanks to @japalie