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

Combine renamed events with equal IDs on macOS #724

Closed

Conversation

samschott
Copy link
Contributor

This PR fixes #723 by combining renamed events with the same ID in addition to renamed events where IDs differ by one.
Equal event IDs should otherwise never occur since event IDs are guaranteed to be unique according to the Apple's docs. This change should therefore be safe.

@samschott samschott closed this Dec 10, 2020
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.

Renamed events are not properly combined on macOS 11
1 participant