>
> I think that for reproduce a bug you need to make a new connection to the 
> server and perform at least two request.
>
> https://gist.github.com/avkhozov/220f081d68422a7629be
>

I can confirm the problem, and i suspect it might be a DBD::Pg bug. I have 
traced the problem to a $dbh->ping call, which appears to just block 
forever.

    https://github.com/kraih/mojo-pg/blob/v1.02/lib/Mojo/Pg.pm#L71

--
sebastian 

-- 
You received this message because you are subscribed to the Google Groups 
"Mojolicious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/mojolicious.
For more options, visit https://groups.google.com/d/optout.

Reply via email to