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 datagram source actor not running heartbeat #662

Merged
merged 4 commits into from
Nov 25, 2019
Merged

Conversation

dominiklohmann
Copy link
Member

@dominiklohmann dominiklohmann commented Nov 25, 2019

The datagram_source actor did not run its heartbeat loop, causing a regression where it looked like the import process was not picking up any data.

Additionally, this changes how warnings about dropped packets (which are to be expected with UDP) are displayed.

@dominiklohmann dominiklohmann added the bug Incorrect behavior label Nov 25, 2019
@dominiklohmann dominiklohmann requested a review from a team November 25, 2019 11:12
tobim
tobim previously requested changes Nov 25, 2019
Copy link
Member

@tobim tobim left a comment

Choose a reason for hiding this comment

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

This should get a mention in the changelog entry.

Copy link
Member

@mavam mavam left a comment

Choose a reason for hiding this comment

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

LGTM.

Just small wording tweak.

CHANGELOG.md Outdated Show resolved Hide resolved
@mavam mavam dismissed tobim’s stale review November 25, 2019 14:52

Has been addressed

@0snap 0snap merged commit 7f9698b into master Nov 25, 2019
@0snap 0snap deleted the story/ch10244 branch November 25, 2019 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Incorrect behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants