Skip to content

Conversation

orbeckst
Copy link
Member

@orbeckst orbeckst commented Sep 8, 2025

Related to MDAnalysis/mdanalysis#4923

Changes made in this Pull Request:

PR Checklist

  • Tests?
  • Docs?
  • CHANGELOG updated?
  • Issue raised/referenced?

- state for each engine if they support concurrent connections
- minor markup/link reformatting
- moved information  from MDAnalysis/mdanalysis#4923 to here
Copy link

codecov bot commented Sep 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.93%. Comparing base (07069e1) to head (1e854a9).

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@orbeckst orbeckst self-assigned this Sep 8, 2025
@ljwoods2
Copy link
Collaborator

ljwoods2 commented Sep 9, 2025

We've never tested multiple connections to the same port, so might be worth mentioning this is essentially undefined behavior. For example, when changing waiting behavior, does one client's requested change affect all others? If one client disconnects, does the simulation pause as long as at least one other client is connected?

@orbeckst
Copy link
Member Author

orbeckst commented Sep 9, 2025

Good points! Where should we write this in the docs @ljwoods2 ?

Copy link
Collaborator

@ljwoods2 ljwoods2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe just include the information in-line like this?

@orbeckst
Copy link
Member Author

orbeckst commented Sep 9, 2025

Thanks @ljwoods2 !

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.

2 participants