When compiling with -d:release I get the following error when attempting to access the sqlite database.
Without the flag it works as expected. Can anyone explain what I'm doing wrong?
nimble v0.9.0
Nim Compiler Version 0.19.9 [Linux: amd64]
ERROR ../../../../../Nim/lib/impure/db_sqlite.nim(103) dbError
../../../../../Nim/lib/pure/asyncfutures.nim(308) read
../../../../../Nim/lib/pure/asyncfutures.nim(308) read
out of memory