We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 438f571 commit e413cdbCopy full SHA for e413cdb
1 file changed
runner/testsuite/test.py
@@ -103,4 +103,4 @@ async def run(self, openspace):
103
"""
104
for instruction in self.instructions:
105
await instruction.run(openspace)
106
- time.sleep(1)
+ time.sleep(0.25)
0 commit comments