Michele Della Torre

Results 2 issues of Michele Della Torre

Last night my server was killed by the OS because it was using too much memory. Try this simple code watching the memory usage. ``` ruby require 'angelo' class AngeloStressTest...

This happened a couple of times: ``` ERROR -- : Actor crashed! ArgumentError: this IO is already registered with selector /xxx/gems/celluloid-io-0.16.2/lib/celluloid/io/reactor.rb:42:in `register' /xxx/gems/celluloid-io-0.16.2/lib/celluloid/io/reactor.rb:42:in `wait' /xxx/gems/celluloid-io-0.16.2/lib/celluloid/io/reactor.rb:26:in `wait_writable' /xxx/gems/celluloid-io-0.16.2/lib/celluloid/io.rb:65:in `wait_writable' /xxx/gems/celluloid-io-0.16.2/lib/celluloid/io/stream.rb:33:in `wait_writable'...