2009/9/9 Wichert Akkerman <[email protected]>: >> JFTR: It also happens when I merely _resize_ the windows containing >> the "GNU screen"...am I really the only one who encountered this >> problem? > Sounds like your paster needs to ignore a few extra signals (such as > SIGWINCH). I've never seen that happen though.
I've just made even more observations: It's not screen's fault. Resizing a terminal _always_ results in a crash by paster. I've tried several ones (xterm, GNOME-Terminal, Konsole) and all crash paster. I rarely resitze terminals but I often re-attach them, and that seems to cause similar signals. As it only happens after DB access, the suspects are SQLAlchemy and/or cx_Oracle. However Django a test project in Django with much of the SQLAlchemy functionality doesn't exhibit this behaviour. Any hints? :( Hynek --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
