Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.5
-
None
Description
It'd be nice if our server implementations would publish a way to know if they've started serving. Many implementations, like the nonblocking one, know when things are good to go, so they'd be able to flip the switch easily. This would make it much easier to implement "block until server is up" behavior in tests and elsewhere.