mortii / anki-morphs

A MorphMan fork rebuilt from the ground up with a focus on simplicity, performance, and a codebase with minimal technical debt.
https://mortii.github.io/anki-morphs/
GNU Affero General Public License v3.0
61 stars 9 forks source link

Anki crashes after reviewing is complete #19

Closed mortii closed 1 year ago

mortii commented 1 year ago

This is due to am_next_card using a background thread with QueryOp. This needs to be made thread-safe somehow.

github-actions[bot] commented 8 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.