Cache read bug?

Hi, when I have two star files corresponding to individual 3d classes of the same dataset (and hence referencing the same particle stacks in some cases), I get the attached error if I launch a ab initio reconstruction job for each of them concurrently, but not if I wait for one to start before launching the next.

Cheers
Oli

Hey @olibclarke,

This is an unfortunate known concurrency bug with the cache. If both jobs try to check/read the same files from the cache simultaneously they get into a race condition. It’s in our issue tracker and we’ll be working on a fix.

Thanks for reporting,
Ali

1 Like

Hi @apunjani - this KeyError issue persists in 0.6.1 and is quite annoying when attempting to submit two jobs - any word on a fix? Loving all the improvements to cryosparc over the past few months!

Cheers
Oli

Hi @olibclarke this is now fixed in v0.6.2

1 Like

Great!!! Thanks!!

Oli