0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-12 18:51:50 +02:00

fix(connector): remove safeslot for now

This commit is contained in:
2025-07-02 15:24:39 +02:00
committed by Jan Wyzula
parent db720e8fa4
commit 25f28c47e3

View File

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