abingham / runner_repl

Cyber-dojo runner that manages REPLs for users.
0 stars 0 forks source link

Remove the sleep call after container creation #1

Closed abingham closed 6 years ago

abingham commented 6 years ago

We currently have a 2 second sleep after container creation to let it initialize. This is obviously a bit of a hack, and we need to find a way to wait more gracefully.

abingham commented 6 years ago

Fixed in c791baa45ec2867d2d4297f73f2a63589772e149