> > I have just built a simple test script. > And i've already been able to track it down. :) Turns out it's not actually a real bug, the socket was just sitting there idle in the reactor without any activity, and we never applied a timeout for TLS upgrades. This little change should take care of it.
https://github.com/kraih/mojo/commit/63ed603b29482da39934ba6bd78d3dee4adf4fff -- 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.
