Skip to content
Snippets Groups Projects
Commit 5d28e537 authored by Martin Killenberg's avatar Martin Killenberg
Browse files

fix: add missing process_sync

parent de6c250e
No related branches found
No related tags found
No related merge requests found
import multiprocessing as mp
# Global variables to be imported in multiple modules to avoid circular dependencies
stop_measurement = mp.Event()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment