Fix bug in Database.Transaction() of not awaiting this.mutex.acquire()
authorNick Downing <nick@ndcode.org>
Thu, 13 Jan 2022 04:00:46 +0000 (15:00 +1100)
committerNick Downing <nick@ndcode.org>
Thu, 13 Jan 2022 04:01:33 +0000 (15:01 +1100)
commit4af7996a38f9228ffbb7818170611d4005f4afdc
tree73f0c3d8f998692313ad8e426faeb959271a72ba
parentf49021c54bdf2f119bd9be07a77c034058c95c2c
Fix bug in Database.Transaction() of not awaiting this.mutex.acquire()
Database.mjs
json_to_logjson.mjs
logjson_to_json.mjs
tests/a.mjs
tests/b.mjs