**Before the error happened, I was syncing new bulk edits to my ankihub deck. It timed out and gave an error message. So I tried again and it synced, but then hitting browse to look for new AnkiHub IDs it “processed” for 5+mins and then spat another error out
Error message (don't change this)
Anki 23.12.1 (1a1d4d54) (ao)
Python 3.9.15 Qt 6.6.1 PyQt 6.6.1
Platform: Windows-10-10.0.22621
Traceback (most recent call last):
File "aqt.taskman", line 142, in _on_closures_pending
File "aqt.taskman", line 86, in <lambda>
File "aqt.taskman", line 106, in wrapped_done
File "C:\Users\jkt12\AppData\Roaming\Anki2\addons21\1322529746\gui\suggestion_dialog.py", line 192, in <lambda>
on_done=lambda future: _on_suggest_notes_in_bulk_done(future, parent),
File "C:\Users\jkt12\AppData\Roaming\Anki2\addons21\1322529746\gui\suggestion_dialog.py", line 306, in _on_suggest_notes_in_bulk_done
showText(txt=msg, parent=parent)
File "aqt.utils", line 332, in showText
RuntimeError: wrapped C/C++ object of type Browser has been deleted