The synchronous executor was missing a call to ResultIterator.Release. The asynchronous executor wasn't even calling Query.Statistics. Also add a test that the scheduler records the statistics to the run log, and that the statistics are visible from the launcher test. The launcher test is the most likely place to catch if something goes wrong in the full stack. |
||
---|---|---|
.. | ||
scheduler.go |