Skip to content

[22] Rename name of event for more consistent semantics #22

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

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

anderspkd
Copy link
Owner

Renames the sim::EventType::RECV event to sim::EventType::READ to more clearly signal that the event is created only when data is read from a channel, not when it is received.

@anderspkd anderspkd changed the title issue 22: Rename name of event for more consistent semantics 3Rename name of event for more consistent semantics Jun 17, 2024
@anderspkd anderspkd changed the title 3Rename name of event for more consistent semantics #22 Rename name of event for more consistent semantics Jun 17, 2024
@anderspkd anderspkd changed the title #22 Rename name of event for more consistent semantics #20 Rename name of event for more consistent semantics Jun 17, 2024
@anderspkd anderspkd changed the title #20 Rename name of event for more consistent semantics [20] Rename name of event for more consistent semantics Jun 17, 2024
@anderspkd anderspkd linked an issue Jun 17, 2024 that may be closed by this pull request
@anderspkd anderspkd changed the title [20] Rename name of event for more consistent semantics Rename name of event for more consistent semantics (!20) Jun 17, 2024
@anderspkd anderspkd changed the title Rename name of event for more consistent semantics (!20) [22] Rename name of event for more consistent semantics Jun 17, 2024
@anderspkd anderspkd merged commit e8e6399 into rc Jun 18, 2024
5 checks passed
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.

Inconsistent semantics for channel related events
1 participant