Prevent concurrent tracker calls during manga migration

This commit is contained in:
schroda
2026-05-13 02:12:05 +02:00
parent 0bd5896cee
commit 679df11aad
2 changed files with 28 additions and 6 deletions

View File

@@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
- (**Migration**) Show "abort" button during active bulk migration search
- (**Migration**) Keep the migration page open when aborting during the actual migration execution
- (**Migration**) Prevent concurrent requests to the same tracker
### Fixed