add java.nio.file.FileSystemNotFoundException by ryantate · Pull Request #1921 · babashka/babashka
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 262
Comments
Merged
borkdude merged 2 commits intobabashka:masterfrom
Feb 9, 2026Merged
add java.nio.file.FileSystemNotFoundException#1921
borkdude merged 2 commits intobabashka:masterfrom
add java.nio.file.FileSystemNotFoundException#1921
borkdude merged 2 commits intobabashka:masterfrom
Conversation
Copy link
Contributor
ryantate
commented
Feb 9, 2026
ryantate
commented
Please answer the following questions and leave the below in as part of your PR.
-
[ X] I have read the developer documentation.
-
[ X] This PR corresponds to an issue with a clear problem statement.
-
[ X] This PR contains a test to prevent against future regressions
-
[ X] I have updated the CHANGELOG.md file with a description of the addressed issue.
ryantate added 2 commits
February 8, 2026 23:35Useful for catching from java.nio.file.FileSystems/getFileSystem, for example to create and indefinitely open filesystem.
Copy link
Contributor Author
ryantate
commented
Feb 13, 2026
ryantate commented
Feb 13, 2026Thanks @borkdude
ryantate
deleted the
fs-exception
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment