forked from JabRef/jabref
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: address issues with concurrency in DefaultFileUpdateMonitor (Jab…
…Ref#10585) Changed the MultiMap into a synchronized type for safety Used the Platform.runLater() to ensure processes are executed on correct threads Not sure what the side effects of these fixes are
- Loading branch information
1 parent
426b0bf
commit c2370b8
Showing
1 changed file
with
5 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters