I can't see pyramid haven't anything to do with this. Especially if you aren't using "pserve --reload" which is a new dependency in 1.8 used only during reloading. What other dependencies / versions changed as part of your migration? Are you using gevent?
On Mon, Feb 27, 2017 at 4:27 PM, Jonathan Vanasco <[email protected]> wrote: > I'm looking at upgrading a deployment to 1.8 and running into an issue > with pserve > > The application runs fine under 1.7.4. Under 1.8 it starts up, but won't > serve. Instead I'll see this output on the terminal on a request, before > it jams up > > pthread_cond_wait: Invalid argument > > Can anyone suggest where I should start looking ? > > -- > You received this message because you are subscribed to the Google Groups > "pylons-discuss" 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]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/pylons-discuss/3d06ada7-188c-4490-a803-4a842d6b73c3% > 40googlegroups.com > <https://groups.google.com/d/msgid/pylons-discuss/3d06ada7-188c-4490-a803-4a842d6b73c3%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/pylons-discuss/CAKdhhwGZ0Q1FW5jHGv2Qn3w3OkgWUPBAerWWMFA-udFAr%2BDXXQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
