-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
The CI is failing when loading from the cache if the other job completes before the cache loading is complete. It issues a cryptic "context canceled" error which, upon some googling, makes me think that the two runners sharing the same filesystem is causing one of them to "interfere" with the others cache when it completes. I had hoped that putting them in different directories would work for all situations but unfortunately it does not work for the specific case where the loading-from-cache build does not complete before the other build.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
