f86893935f
* BatchingQueues allowed processing to happen more than one at a time. Simplify and don't allow this. * Use proper logging * clean up and fix tests * add more batchingqueue tests * fixed according to AI * fix: linting issues * make deferment more intelligent and fix logging * add to deferment tracking when bulk adding reads * format * fix tests