mirror of
https://github.com/vale981/two_qubit_model
synced 2025-03-05 09:41:41 -05:00
just wait don't kill because the fifo is closed
This commit is contained in:
parent
44dbe49e48
commit
f33900b203
1 changed files with 0 additions and 1 deletions
|
@ -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(
|
||||||
|
|
Loading…
Add table
Reference in a new issue