mirror of
https://github.com/bec-project/bec_widgets.git
synced 2025-07-14 03:31:50 +02:00
refactor(utils/bec_dispatcher): new singleton definition
This commit is contained in:
@ -33,4 +33,4 @@ def bec_dispatcher(threads_check):
|
||||
# clean BEC client
|
||||
bec_dispatcher.client.shutdown()
|
||||
# reinitialize singleton for next test
|
||||
bec_dispatcher_module._bec_dispatcher = None
|
||||
bec_dispatcher_module.BECDispatcher.reset_singleton()
|
||||
|
Reference in New Issue
Block a user