We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbaccbb commit f6894a0Copy full SHA for f6894a0
1 file changed
tests/services/test_multicam_controller.py
@@ -482,4 +482,4 @@ def _create(settings):
482
# Cleanup if still running.
483
if mc.is_running():
484
with qtbot.waitSignal(mc.all_stopped, timeout=2000):
485
- mc.stop(wait=True)
+ mc.stop(wait=True)
0 commit comments