Skip to content
Snippets Groups Projects
Commit 5af4891e authored by Eric Cano's avatar Eric Cano
Browse files

Fixed wrong scope of lamdba. Improved ArchiveMount::getNextJobBatch().

Lambdas were stored on stack and passed to async. They are now stored in object with proper lifetime.
Improved ArchiveMount::getNextJobBatch(): we now clean up the empty queues.
parent af7d6735
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment