mirror of
https://github.com/ankitects/anki.git
synced 2025-11-07 05:07:10 -05:00
This code was an awful hack to provide some semblance of UI responsiveness while executing DB statements on the main thread. Instead, we can just run DB statements in a background thread now, keeping the UI responsive. |
||
|---|---|---|
| .. | ||
| anki | ||
| tests | ||
| tools | ||
| .gitignore | ||
| .isort.cfg | ||
| .pylintrc | ||
| Makefile | ||
| mypy.ini | ||
| requirements.dev | ||
| setup.py | ||