Created
May 25, 2015 20:18
-
-
Save chrisseaton/62624e367ea892197cf7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NotImplementedError: NotImplementedError | |
initialize at /Users/chrisseaton/Documents/ruby/concurrent-ruby/lib/concurrent/synchronization/abstract_object.rb:32 | |
initialize at /Users/chrisseaton/Documents/ruby/concurrent-ruby/lib/concurrent/at_exit.rb:12 | |
Concurrent at /Users/chrisseaton/Documents/ruby/concurrent-ruby/lib/concurrent/at_exit.rb:93 | |
(root) at /Users/chrisseaton/Documents/ruby/concurrent-ruby/lib/concurrent/at_exit.rb:4 | |
require at org/jruby/RubyKernel.java:1071 | |
(root) at /Users/chrisseaton/.rbenv/versions/jruby-1.7.19/lib/ruby/shared/rubygems/core_ext/kernel_require.rb:1 | |
require at /Users/chrisseaton/.rbenv/versions/jruby-1.7.19/lib/ruby/shared/rubygems/core_ext/kernel_require.rb:54 | |
require at org/jruby/RubyKernel.java:1071 | |
(root) at /Users/chrisseaton/Documents/ruby/concurrent-ruby/lib/concurrent.rb:4 | |
(root) at ../test.rb:1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment