directory removal race condition #1395
Labels
bug
Something isn't working
crasher
Crashes entire app.
HPC
related to hich performance computing mirroing use case
likely-fixed
likely fix is in the repository, success not confirmed yet.
Priority 5 - Defect
Missing and/or broken functionality - do not forget
When a full directory is removal is being mirrored, it can cause crashes crashes and creation of empty directories when there are multiple subscriber instances.
Log example:
sarracenia/sarracenia/flow/__init__.py
Lines 1772 to 1784 in 372e77b
I will add another check inside this if statement. If the directory does not exist, and if this message is for a remove event, just reject the message and move on.
The text was updated successfully, but these errors were encountered: