You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I run my test using m I get this error when I have parallelize(workers: :number_of_processors) in my test. If I run my test with bin/rails test I have no issues.
If I run my test using
m
I get this error when I haveparallelize(workers: :number_of_processors)
in my test. If I run my test withbin/rails test
I have no issues./Users/jarrett/.rvm/rubies/ruby-2.7.3/lib/ruby/2.7.0/drb/drb.rb:1795:in
current_server': DRb::DRbServerNotFound (DRb::DRbServerNotFound)`The text was updated successfully, but these errors were encountered: