it happens when i run `_println_(queries.selectAll().executeAsList())` or any other query.. am i sup...
n
it happens when i run
_println_(queries.selectAll().executeAsList())
or any other query.. am i supposed to be using some async specific calls here ?