From: Robert Klemme Date: 2012-08-24T17:18:07+09:00 Subject: Re: Is calling system() from a thread suppose to be safe? On Fri, Aug 24, 2012 at 6:04 AM, wrote: > Hey there, > > I am calling system() from a thread and getting: > > `system': no implicit conversion from nil to integer (TypeError) > from wifi-state-observer:169:in `vpn_down' > from wifi-state-observer:46:in `block in run' > from wifi-state-observer:54:in `call' > from wifi-state-observer:54:in `run' > from wifi-state-observer:54:in `run' > from wifi-state-observer:270:in `
' > > Looking at Ruby's source: Can we first look at your call to system and surrounding code? > Any ideas? Not yet. Kind regards robert -- remember.guy do |as, often| as.you_can - without end http://blog.rubybestpractices.com/