XCanG
XCanG
Have similar bug when update from 0.73.2 to 0.75.2. I have async connection to postgres DB and connection started to pile up until I reach DB max client limit. This...
Is there any drawbacks when using `NullPool`? Like as it will increase latency for each connection. I also check docs and there is `QueuePool` (limit N) / `StaticPool` (limit 1)...
Same issue, can't install. Windows 10 x64 Atom 1.42.0
> Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward? Still relevant, no response from authors about this.
If readme for basic usage is not enough, then how about demo? It should provide enough example if you look at source code https://libass.github.io/JavascriptSubtitlesOctopus/
Will be good to add python3 support.
Yes, it works.
I spent a lot of hours on this, but find simpler solution from this post (new method) https://stackoverflow.com/a/60795888/3673470 So I'm starting process like that (all imports from subprocess): ```py process...
I was used web interface and have some unicode characters in string (instead of `\U00000000` I have pasted character itself)