I seem to be unable to complete a rake run with 0.12.1, using Ruby 1.9.2 or 
1.9.3 on OS 10.7.3.

It hangs at TestEventHandlerOperational: test_operational, in the 
God::EventHandler.start call. Within that method, it's hanging on 
::Process.kill('KILL', pid). When kill is called, the child process is 
terminated, but sticks around as a zombie, and the kill call never returns.

The tests run normally for me in 1.8.7. 

'god check', which runs similar code, runs fine in 1.9.x.

Can anyone reproduce this issue?

Thanks,

Max

-- 
You received this message because you are subscribed to the Google Groups 
"god.rb" 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/god-rb?hl=en.

Reply via email to