Skip to content

Instantly share code, notes, and snippets.

@cout
Created May 29, 2012 18:41
Show Gist options
  • Save cout/2829954 to your computer and use it in GitHub Desktop.
Save cout/2829954 to your computer and use it in GitHub Desktop.
t = Thread.new do
system("sleep 1000000")
end
sleep 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment