mirror of
https://github.com/thoughtbot/shoulda-matchers.git
synced 2022-11-09 12:01:38 -05:00
2a4ef99020
IO.pipe buffers 4096 bytes. If the command output fills that up, Process.waitpid will hang waiting for the spawned process to finish. Read command output from the pipe in a thread. This thread will self-exit when the pipe is closed. Fixes #1287 |
||
---|---|---|
.. | ||
database_adapters | ||
bundle.rb | ||
command_runner.rb | ||
current_bundle.rb | ||
database.rb | ||
database_configuration.rb | ||
database_configuration_registry.rb | ||
filesystem.rb | ||
version.rb |