Problem with bulk suggesting

Before the error happened, I was…
Tried to bulk suggest notes and the app froze and gave error notice.

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.22631

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\crein\AppData\Roaming\Anki2\addons21\1322529746\gui\suggestion_dialog.py", line 214, in <lambda>
    on_done=lambda future: _on_suggest_notes_in_bulk_done(future, parent),

  File "C:\Users\crein\AppData\Roaming\Anki2\addons21\1322529746\gui\suggestion_dialog.py", line 335, in _on_suggest_notes_in_bulk_done
    showText(txt=msg, parent=parent, title="AnkiHub | Bulk Suggestion Summary")

  File "aqt.utils", line 332, in showText

RuntimeError: wrapped C/C++ object of type Browser has been deleted

Sentry link (for developers)

Did you close the browser before this error appeared?