Skip to content

Conversation

@constatza
Copy link

  • Updated LoadNetwork method to use File.Open with FileShare.Read to allow multiple threads to read the network and normalization files concurrently.
  • Fixed issue where multiple processes couldn't access same file throwing file access error

- Updated `LoadNetwork` method to use `File.Open` with `FileShare.Read` to allow multiple threads to read the network and normalization files concurrently.
- Fixed issue where multiple processes couldn't access same file throwing file access error
@constatza constatza changed the title Fix: Enable parallel access in files of LoadNetwork method Fix: Enable Parallel Read ccess in files of LoadNetwork method Oct 16, 2024
@constatza constatza changed the title Fix: Enable Parallel Read ccess in files of LoadNetwork method Fix: Enable Parallel Read Access in files of LoadNetwork method Oct 16, 2024
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

Successfully merging this pull request may close these issues.

1 participant