Return to the read fiber immediately after parsing the request; write the response after the query is complete, but take care not to interleave responses by using a _ready_to_respond variable.
Return to the read fiber immediately after parsing the request; write the response after the query is complete, but take care not to interleave responses by using a _ready_to_respond variable.