Skip to content

Refactored queue, now only storing sample ids in queue

Marcus Oskarsson requested to merge gh-2ca47695/447/marcus-oscarsson/master into master

Created by: marcus-oscarsson

Hey !

I have refactored the queue so that its only an array of sampleIDs, as we discussed during the meeting.

Please take a look, Ive done the basic testing here and it seems to work, but I might have forgotten something.

Cheers, Marcus

Merge request reports