Hello,
while the device creation in the main thread or in a thread of the main process works fine, the program freezes if this is done in a subprocess (created through the python multiprocessing module).
Is this the expected behavior?
Thanks!
BR
Alessandro