mirror of
https://github.com/bec-project/bec_widgets.git
synced 2026-07-02 09:30:59 +02:00
fix(connector): remove safeslot for now
This commit is contained in:
committed by
Jan Wyzula
co-authored by
Jan Wyzula
parent
db720e8fa4
commit
25f28c47e3
@@ -186,7 +186,6 @@ class BECConnector:
|
||||
except:
|
||||
logger.error(f"Error getting parent_id for {self.__class__.__name__}")
|
||||
|
||||
@SafeSlot()
|
||||
def _run_cleanup_on_deleted_parent(self) -> None:
|
||||
"""
|
||||
Run cleanup on the deleted parent.
|
||||
|
||||
Reference in New Issue
Block a user