mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-23 21:39:10 -04:00
minor update
This commit is contained in:
parent
a72c68acf4
commit
f35e4266ed
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@ def main(argv):
|
|||
|
||||
# execute command
|
||||
exitcode = execute(argv)
|
||||
print(" + exitcode="+str(exitcode))
|
||||
|
||||
# terminate monitoring thread
|
||||
stop_event.set()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue