-
-
Notifications
You must be signed in to change notification settings - Fork 760
IOError: closed stream 2.99.0.rc1 #1541
Comments
Thanks for reporting this. Let us know when you have more details; there's not much we can do with just the exception and the one line of backtrace. |
This behaviour hasn't changed since |
Verified that spork was not running before starting guard. The other change I see between beta2 and rc1 is: sporkrb/spork-rails#25 (probably unrelated). This IOError is happening at the very end, after running the tests and reporting on the slowest examples.
|
@myronmarston Thanks. That is working in guard without the error.
|
Fixes rspec/rspec-core#1541 for 2.99. --- This commit was imported from rspec/rspec-core@c202d4a.
This error occurred after updating from RSpec 2.9.9 beta2
Using with guard and spork (haven't seen this with
rspec spec
yet). I don't have any more details yet.The text was updated successfully, but these errors were encountered: