treeform / pg

Very simple PostgreSQL async api for nim.
MIT License
38 stars 9 forks source link

lock for thread safety + configurable sleep #8

Open balenamiaa opened 2 years ago

balenamiaa commented 2 years ago

Currently crashes at runtime with refc when multithreading with no error messages. I don't know if that's acceptable, but I assume orc should be the favored mm.