Skip to content

Instantly share code, notes, and snippets.

@knewter
Created February 15, 2013 02:09
Show Gist options
  • Save knewter/4958100 to your computer and use it in GitHub Desktop.
Save knewter/4958100 to your computer and use it in GitHub Desktop.
ThreadError: can't create Thread (11)
from /usr/local/lib/ruby/1.9.1/timeout.rb:49:in `start'
from /usr/local/lib/ruby/1.9.1/timeout.rb:49:in `timeout'
from /app/examples/twitter_video_extractor.rb:90:in `execute'
from /app/vendor/bundle/ruby/1.9.1/gems/celluloid-0.12.4/lib/celluloid/calls.rb:23:in `public_send'
from /app/vendor/bundle/ruby/1.9.1/gems/celluloid-0.12.4/lib/celluloid/calls.rb:23:in `dispatch'
from /app/vendor/bundle/ruby/1.9.1/gems/celluloid-0.12.4/lib/celluloid/actor.rb:327:in `block in handle_message'
from /app/vendor/bundle/ruby/1.9.1/gems/celluloid-0.12.4/lib/celluloid/tasks/task_fiber.rb:24:in `block in initialize'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment