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

Refactor communicator #289

Merged
merged 13 commits into from
Mar 16, 2024
Merged

Refactor communicator #289

merged 13 commits into from
Mar 16, 2024

Conversation

LourensVeen
Copy link
Contributor

This factors port management out of Communicator into a new PortManager class, move the port closing logic from Instance to Communicator, and redoes the C++ tests for all this to more closely align with the way it's done in Python.

While at it, I discovered some issues with error handling and MPI, so those got fixed too.

@LourensVeen LourensVeen merged commit 625d395 into develop Mar 16, 2024
22 checks passed
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