Sha256: dd637153cd83ce9a4efc629044397038abf383aa73169139e1211b12bfc60070

Contents?: true

Size: 433 Bytes

Versions: 1

Compression:

Stored size: 433 Bytes

Contents

opal_unsupported_filter "Thread" do
  fails "StandardError is a superclass of ThreadError"
  fails "The throw keyword raises an ArgumentError if used to exit a thread"
  fails "The throw keyword clears the current exception"
  fails "Module#autoload loads the registered constant even if the constant was already loaded by another thread"
  fails "The return keyword in a Thread raises a LocalJumpError if used to exit a thread"
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
opal-0.11.0.rc1 spec/filters/unsupported/thread.rb