id summary reporter owner description type status milestone component version severity resolution keywords cc 12606 Boost.ASIO not throwing EOF exception when using coroutine reading from pipe kirit.saelensminde@… chris_kohlhoff "The coroutine just hangs when the end of file is reached. If the coroutine is used with an error code, i.e. ""yield[ec]"" then an error is properly returned. This is on Ubuntu Xenial (16.04), clang 3.8 & gcc 5.4.1, libstdc++.so.6. More details are in this SO question: http://stackoverflow.com/questions/40571429/stdin-pipe-not-closing-when-read-with-boost-asio" Bugs new To Be Determined asio Boost 1.62.0 Problem kirit.saelensminde@…