Script execution
This commit is contained in:
@@ -1 +1,5 @@
|
||||
def on_abort(parent_thread):
|
||||
print ("abort")
|
||||
|
||||
|
||||
time.sleep(10.0)
|
||||
Reference in New Issue
Block a user
@@ -1 +1,5 @@
|
||||
def on_abort(parent_thread):
|
||||
print ("abort")
|
||||
|
||||
|
||||
time.sleep(10.0)
|
||||