Skip to content

Check the buffer ticker channel in the main loop to avoid dropping data in Publish()#3

Open
stanhu wants to merge 1 commit into
hailocab:masterfrom
stanhu:fix-dropped-events
Open

Check the buffer ticker channel in the main loop to avoid dropping data in Publish()#3
stanhu wants to merge 1 commit into
hailocab:masterfrom
stanhu:fix-dropped-events

Conversation

@stanhu

@stanhu stanhu commented Jan 19, 2016

Copy link
Copy Markdown

While working with the logslam code, I noticed a number of my events were not being published on occasion. It turns out if the ticker event is fired, select will fire one of the two events. It's possible the event gets dropped as a result.

@stanhu
stanhu force-pushed the fix-dropped-events branch from 0cf8bdb to 6e51e00 Compare January 19, 2016 01:46
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.

1 participant