Startup
This commit is contained in:
+1
-1
@@ -3,6 +3,6 @@
|
||||
print "Start 1"
|
||||
|
||||
try:
|
||||
sleep(2)
|
||||
sleep(0.1)
|
||||
finally:
|
||||
print "Quit 1"
|
||||
Reference in New Issue
Block a user