monzero/cmd
Gibheer 532f55d640 fix idle in transaction
It happend all the time, that connections were hanging in idle in
transaction state.
This was caused by a rollback stuck behind a sleep loop to wait for the
next bunch of checks to run.

This also replaces a Query() call with QueryRow, as we only expect a
single row and this cleans up the code a bit.
2019-04-09 09:51:52 +02:00
..
moncheck fix idle in transaction 2019-04-09 09:51:52 +02:00
monwork monwork - add more tests to the fields function 2018-12-14 14:04:48 +01:00