I'd just start patching them, especially if the library's just
shelling out on the backend. Seems like it wouldn't be too bad. :)

--Josh

On Tue, Jul 3, 2012 at 12:47 PM, Mark Hahn <m...@hahnca.com> wrote:
> Thanks...
>
> I guess I'll have to wait until modules I use have been updated for 0.8.
>
>
> On Tue, Jul 3, 2012 at 12:28 PM, Charlie McConnell
> <char...@charlieistheman.com> wrote:
>>
>> The most likely cause is that you now want to listen for the 'close' event
>> instead of 'exit'.  'exit' now fires when the child actually exits, 'close'
>> fires when all stdio streams have closed.
>>
>> On Tue, Jul 3, 2012 at 11:25 AM, Mark Hahn <m...@hahnca.com> wrote:
>>>
>>> After switching to 8.1 several modules I use, like imagemagick, seem to
>>> be having trouble getting stdout back from a spawn.  Did something change in
>>> spawn?
>>>
>>> --
>>> Job Board: http://jobs.nodejs.org/
>>> Posting guidelines:
>>> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
>>> You received this message because you are subscribed to the Google
>>> Groups "nodejs" group.
>>> To post to this group, send email to nodejs@googlegroups.com
>>> To unsubscribe from this group, send email to
>>> nodejs+unsubscr...@googlegroups.com
>>> For more options, visit this group at
>>> http://groups.google.com/group/nodejs?hl=en?hl=en
>>
>>
>>
>>
>> --
>> Charlie McConnell
>> Head of Developer Operations
>> Nodejitsu, Inc.
>> avian...@nodejitsu.com
>>
>> --
>> Job Board: http://jobs.nodejs.org/
>> Posting guidelines:
>> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
>> You received this message because you are subscribed to the Google
>> Groups "nodejs" group.
>> To post to this group, send email to nodejs@googlegroups.com
>> To unsubscribe from this group, send email to
>> nodejs+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/nodejs?hl=en?hl=en
>
>
> --
> Job Board: http://jobs.nodejs.org/
> Posting guidelines:
> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
> You received this message because you are subscribed to the Google
> Groups "nodejs" group.
> To post to this group, send email to nodejs@googlegroups.com
> To unsubscribe from this group, send email to
> nodejs+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en



-- 
Joshua Holbrook
Engineer
Nodejitsu Inc.
j...@nodejitsu.com

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to