Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Clobber EDUs in send queue #1095

Merged
merged 5 commits into from
Sep 12, 2016
Merged

Clobber EDUs in send queue #1095

merged 5 commits into from
Sep 12, 2016

Conversation

erikjohnston
Copy link
Member

No description provided.

@@ -203,6 +228,23 @@ def _attempt_new_transaction(self, destination):
)

pending_edus.extend(device_message_edus)
logger.info("Sending presence: %r", pending_presence)
Copy link
Contributor

Choose a reason for hiding this comment

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

Won't this be a bit noisy for INFO logging?

Copy link
Member Author

Choose a reason for hiding this comment

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

Woops, that was a debug line

@NegativeMjark
Copy link
Contributor

LGTM

@erikjohnston erikjohnston merged commit 555460a into develop Sep 12, 2016
@richvdh richvdh deleted the erikj/batch_edus branch December 1, 2016 14:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants