Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixing memory leak in TemporaryFileSystem
Fixes #1679 Added logic to remove the ShutdownHook that TemporaryFileSystem was injecting for cleaning up temporary files created by Selenium, after the cleanup was completed. Signed-off-by: Luke Inman-Semerau <luke.semerau@gmail.com>
- Loading branch information