Import a large database. Import dialog nearly freezes. In debug mode you see that the DuplicateCheck is run on the FXThread and is time consuming. Should be running in a background task.
Import a large database.
Import dialog nearly freezes. In debug mode you see that the DuplicateCheck is run on the FXThread and is time consuming.
Should be running in a background task.