On Arno Velds wrote:
This works perfectly fine except that the request following the thread
starting request from the same client is never answered.

If you remove the line:
   $c->force_last_request;
then it works as advertised.

Reply via email to