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

Fix missed messages of ResultEventListener #350

Closed
sebastian-peter opened this issue Sep 26, 2022 · 0 comments · Fixed by #351
Closed

Fix missed messages of ResultEventListener #350

sebastian-peter opened this issue Sep 26, 2022 · 0 comments · Fixed by #351
Assignees
Labels
bug Something isn't working

Comments

@sebastian-peter
Copy link
Member

With large amounts of messages sent, ResultEventListener takes too long to write out results and/or is terminated too early.

@sebastian-peter sebastian-peter added the bug Something isn't working label Sep 26, 2022
@sebastian-peter sebastian-peter self-assigned this Sep 26, 2022
sebastian-peter added a commit that referenced this issue Sep 26, 2022
…#tbw

# Conflicts:
#	src/main/scala/edu/ie3/simona/event/listener/ResultEventListener.scala
#	src/main/scala/edu/ie3/simona/sim/SimonaSim.scala
staudtMarius added a commit that referenced this issue Oct 4, 2022
Adding the changes from ``sp/#350-ResultEventListener-missing-messages``
@sebastian-peter sebastian-peter changed the title Fix missed messages of ResulltEventListener Fix missed messages of ResultEventListener Oct 14, 2022
sebastian-peter added a commit that referenced this issue Feb 3, 2023
…r-missing-messages

Fixing `ResultEventListener` exiting too early with high volumes of results
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant