just wait don't kill because the fifo is closed

This commit is contained in:
Valentin Boettcher 2022-12-01 13:17:40 -05:00
parent 44dbe49e48
commit f33900b203
No known key found for this signature in database
GPG key ID: E034E12B7AF56ACE

View file

@ -161,7 +161,6 @@ def integrate(
del _ del _
if analysis_process is not None: if analysis_process is not None:
analysis_process.kill()
analysis_process.join() analysis_process.join()
with signal_delay.sig_delay( with signal_delay.sig_delay(