coreblocks icon indicating copy to clipboard operation
coreblocks copied to clipboard

Debug signals in `ModuleConnector`

Open lekcyjna123 opened this issue 1 year ago • 1 comments

Actually auto_debug_signals can not collect signals from ModuleConnector (probably because of using args/kwargs) so it has to be either investigated why auto_debug_signals can not get needed signals, or a debug_signals method should be added to ModuleConnector.

lekcyjna123 avatar Jul 16 '23 17:07 lekcyjna123