Hello I am still in debug mode, but does anybody had any problem with open3 when running the standalone server? It seems that STDOUT is getting linked somehow to the terminal window where app.pl is being run. More details as I find them :) Cheers ambs
On Fri, Dec 17, 2010 at 9:13 PM, ambs <ambs+dancer@perl-hackers.net<ambs%2Bdancer@perl-hackers.net>
wrote:
Hello
Hi!
I am still in debug mode, but does anybody had any problem with open3 when running the standalone server?
Haven't used it personally.
More details as I find them :)
Much appreciated. :) Sawyer.
On 17/12/2010 19:13, ambs wrote:
Hello
I am still in debug mode, but does anybody had any problem with open3 when running the standalone server?
It seems that STDOUT is getting linked somehow to the terminal window where app.pl is being run.
For those wanting to help me debug, here is a teste case: http://paste.perldancer.org/1oRJn4LgYzcfV Not sure if this is open3 fault, or Plack/Dancer that is changing something it shouldn't... THanks ambs
On 18/12/2010 18:37, ambs wrote:
On 17/12/2010 19:13, ambs wrote:
Hello
I am still in debug mode, but does anybody had any problem with open3 when running the standalone server?
It seems that STDOUT is getting linked somehow to the terminal window where app.pl is being run.
For those wanting to help me debug, here is a teste case:
http://paste.perldancer.org/1oRJn4LgYzcfV
Not sure if this is open3 fault, or Plack/Dancer that is changing something it shouldn't...
Seems an open3 bug: http://rt.perl.org/rt3/Ticket/Display.html?id=66224 Will dig it a little more...
On Sat, Dec 18, 2010 at 8:54 PM, ambs <ambs+dancer@perl-hackers.net<ambs%2Bdancer@perl-hackers.net>
wrote:
Seems an open3 bug: http://rt.perl.org/rt3/Ticket/Display.html?id=66224
You're quite the investigator. :) I see there's an included patch, have you tried it?
On 19/12/2010 08:08, sawyer x wrote:
On Sat, Dec 18, 2010 at 8:54 PM, ambs <ambs+dancer@perl-hackers.net <mailto:ambs%2Bdancer@perl-hackers.net>> wrote:
Seems an open3 bug: http://rt.perl.org/rt3/Ticket/Display.html?id=66224
You're quite the investigator. :)
I see there's an included patch, have you tried it?
Tried the easier patch (the two opens bellow) but they didn't work. I might try to use the other patch that uses POSIX. But I am not liking the idea :( Well, some more hours looking to it, today :) Cheers Alberto
participants (2)
-
ambs -
sawyer x