feels like it can just never complete. Is it overridden anywhere?
d
dave
07/22/2023, 10:04 PM
Nope... but IIRC some of the server implementations of start() actually block, so it was an attempt to make you able to do start().block() and have the same behaviour.