Skip to content
Snippets Groups Projects
Commit bbcff0e6 authored by inso's avatar inso
Browse files

Fix bad cancel call

parent 6b946324
No related branches found
No related tags found
No related merge requests found
......@@ -252,7 +252,6 @@ class IdentitiesTabWidget(QWidget, Ui_IdentitiesTab):
cancel_once_task(self, self._async_search_members)
cancel_once_task(self, self._async_execute_search_text)
self.cancel_once_tasks()
if self.account and self.community:
try:
yield from self.refresh_identities([])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment