mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-21 03:56:39 +00:00
IO::delay was added as a lazy alternative to looping with a timeout error if the condition was not satisfied. Now that we have the wait_for_ready function, remove the delay in the reset and start controller function.