See title. ErrorHandlingFileSystem doesn't override FileSystem::systemTempDirectory. This means that any tool code utilizing FileSystem::systemTempDirectory doesn't benefit from the error-handling provided by ErrorHandlingDirectory. It is possible that this is resulting in noisy, inactionable tool crashes from file system exceptions caused by things such as permissions issues.