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

Experiment might stop before all data arrived #3

Open
phip123 opened this issue Jul 17, 2022 · 0 comments
Open

Experiment might stop before all data arrived #3

phip123 opened this issue Jul 17, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@phip123
Copy link
Contributor

phip123 commented Jul 17, 2022

The current issue is, that the Galileo recorder stops recording as soon as the experiment ends (exp.stop).
This is no problem when the Galileo Shell is started on a host that has high network bandwidth but becomes problematic as soon as the experiment is started far away or on devices with low network bandwidth.

Solution: extend the Experiment.stop method, such that it waits for any incoming traffic before shutting down.

@phip123 phip123 added the enhancement New feature or request label Jul 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant