You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The fs watcher submitting large chunks of quests as deleted or added, while it has been designed to not block the UI/plugin. It has unearthed some issues with mutual access to the db.
Good alternative to trying to be overly defensive and corrective with repetitive code in each module/class.
- Ensure not doubling up on fs quest handling
The text was updated successfully, but these errors were encountered: