Compare commits
No commits in common. "bf2d3e4fd8789e40de7af5e3fe95a5074c60777b" and "5b36318cd4eda6f45b3fccc8ffe78fa5c05cfab2" have entirely different histories.
bf2d3e4fd8
...
5b36318cd4
|
@ -522,7 +522,6 @@ async def main(machine_specs):
|
|||
|
||||
except Exception as e:
|
||||
print(e)
|
||||
last_used_config = None
|
||||
await asyncio.sleep(5)
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
|
Loading…
Reference in New Issue