Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The FileSystem of the configured Path is not used #3

Closed
JakeWharton opened this issue Aug 22, 2015 · 1 comment
Closed

The FileSystem of the configured Path is not used #3

JakeWharton opened this issue Aug 22, 2015 · 1 comment

Comments

@JakeWharton
Copy link

A Path for a non-default FileSystem might be used for creation yet the created observables assumes it can watch from FileSystems.getDefault(). The FileSystem from the supplied Path should be used.

@helmbold
Copy link
Owner

Fixed: fd9f963

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants