mirror of
https://github.com/bec-project/bec_widgets.git
synced 2025-07-14 11:41:49 +02:00
WIP comment to client_utils
This commit is contained in:
@ -501,6 +501,7 @@ class BECGuiClient(RPCBase):
|
|||||||
return obj
|
return obj
|
||||||
|
|
||||||
|
|
||||||
|
# FIXME not sure if this is cleanup properly, thread seems hanging
|
||||||
if __name__ == "__main__": # pragma: no cover
|
if __name__ == "__main__": # pragma: no cover
|
||||||
from bec_lib.client import BECClient
|
from bec_lib.client import BECClient
|
||||||
from bec_lib.service_config import ServiceConfig
|
from bec_lib.service_config import ServiceConfig
|
||||||
|
Reference in New Issue
Block a user