boris-petrov opened a new pull request #163: URL: https://github.com/apache/commons-vfs/pull/163
[According to the documentation](https://github.com/apache/commons-vfs/blob/rel/commons-vfs-2.8.0/commons-vfs2/src/main/java/org/apache/commons/vfs2/VFS.java#L35), after `VFS.close` is called, calling `getManager` will create a new instance. That won't happen unless the instance is set to `null` first. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
