mirror of
https://github.com/ankitects/anki.git
synced 2025-11-07 05:07:10 -05:00
- Use a separate abort handle, as the media sync is running in the background and we need to be able to target them separately. The current progress handling is going to need a rethink if we introduce any other background tasks in the future. - Roll back the transaction when interrupting. |
||
|---|---|---|
| .. | ||
| anki | ||
| tests | ||
| tools | ||
| .gitignore | ||
| .isort.cfg | ||
| .pylintrc | ||
| Makefile | ||
| mypy.ini | ||
| pyproject.toml | ||
| requirements.dev | ||
| setup.py | ||