Fix failing tests in sanitizer builds
tmadlener opened this issue · 1 comments
tmadlener commented
As mentioned in #249 (comment) there are a few test failures in builds with
different sanitizers. From a quick look at the most prevalent failures it looks like at least part of them are related to #174. This issues is mainly meant to keep track of these failures and eventually fix them.
tmadlener commented
All tests that can run in sanitizer builds now do so. This includes some of the I/O tests.