I just tried using paster serve --reload with a freshly built Python-2-5 on the same redhat system, and it still hangs after the first reload. So maybe it's a kernel- or lib-dependent issue?
David Geller wrote: > A Redhat 8 system, would you believe. With kernel 2.4 20-28.8. > > Python-2.4.2 > > -- David > > James Gardner wrote: > >>I experienced the same problem and added a ticket here: >>http://pylonshq.com/project/pylonshq/ticket/189 >> >>I haven't had a chance to investigate it too much but it happens for me >>on debian testing but not on ubuntu dapper. >> >>Which distribution are you using? >> >>James >> >>David Geller wrote: >> >> >>>Hi, >>> >>>Under linux, when I run "paster serve --reload development.ini" for a >>>pylons app, after the first reload, the server hangs. >>> >>>AFAIK, I am using the latest of Paste (PasteScript-1.1, etc.) >>> >>>Is there a fix for this? >>> >>>Thanks! >>> >>> >>>--David >>> >>>_______________________________________________ >>>Paste-users mailing list >>>[email protected] >>>http://webwareforpython.org/cgi-bin/mailman/listinfo/paste-users >>> >> > > _______________________________________________ > Paste-users mailing list > [email protected] > http://webwareforpython.org/cgi-bin/mailman/listinfo/paste-users > _______________________________________________ Paste-users mailing list [email protected] http://webwareforpython.org/cgi-bin/mailman/listinfo/paste-users
