Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
You can reproduce this bug by changing
p.run()
to
p.run().waitUntilFinish()
in SimpleSQL
I'll comment out the code and instead throw an exception for early detection of the bug.