garydgregory commented on pull request #110: URL: https://github.com/apache/commons-vfs/pull/110#issuecomment-671920772
> @garydgregory > Can you take a look patch in [Jira](https://issues.apache.org/jira/browse/VFS-780)? > Something is wrong with github, locally I see correct changeset. Hi @Wuchte There is nothing wrong with GitHub; you'll need to consider your line ending settings here: https://docs.github.com/en/github/using-git/configuring-git-to-handle-line-endings > > About tests - I'm new in this project, does all providers support parallel access? There is no general rule on multi-threaded access, you'll have to look at the code for each provider and see if they even document their threading model. ---------------------------------------------------------------- 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]
