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

Expose a mechanism to manually drive the Sim #76

Merged
merged 2 commits into from
Jan 18, 2023
Merged

Expose a mechanism to manually drive the Sim #76

merged 2 commits into from
Jan 18, 2023

Conversation

mcches
Copy link
Contributor

@mcches mcches commented Jan 17, 2023

Break out the inside of the run() loop into a public method
to allow callers to create their own event loop.

Callers can now run custom logic each iteration of the simulation
to support richer test scenarios.

More changes will follow to add finer grained control over the
network.

Break out the inside of the `run()` loop into a public method
to allow callers to create their own event loop.

Callers can now run custom logic each iteration of the simulation
to support richer test scenarios.

More changes will follow to add finer grained control over the
network.
@mcches mcches requested review from mh32 and LucioFranco and removed request for mh32 January 18, 2023 04:07
@mcches mcches merged commit b6ecd5c into main Jan 18, 2023
@mcches mcches deleted the quiesce branch January 18, 2023 16:20
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.

None yet

3 participants