Vocab-Apps / anki-language-tools

Anki Language Tools addon
GNU General Public License v3.0
6 stars 0 forks source link

PanicException: called `Result::unwrap()` on an `Err` value: PoisonError { .. } #58

Closed sentry-io[bot] closed 2 years ago

sentry-io[bot] commented 2 years ago

Sentry Issue: ANKI-LANGUAGE-TOOLS-N

PanicException: called `Result::unwrap()` on an `Err` value: PoisonError { .. }
(11 additional frame(s) were not displayed)
...
  File "aqt\deckchooser.py", line 73, in _ensure_selected_deck_valid
  File "anki\decks.py", line 250, in get
  File "anki\decks.py", line 166, in get_legacy
  File "anki\_backend\generated.py", line 232, in get_deck_legacy
  File "anki\_backend\__init__.py", line 126, in _run_command
luc-vocab commented 2 years ago

added exception handler around field updates in editor_processing.py