-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Labels
part:synchronizationAffects the synchronization of multiple sources (`select`, `merge`)Affects the synchronization of multiple sources (`select`, `merge`)type:enhancementNew feature or enhancement visitble to usersNew feature or enhancement visitble to users
Milestone
Description
Currently if elif or break is used when handling ready receivers is used, it could starve the receivers that come after it, which is not a good thing.
Ideally we should find a way to either forbid the use of elif or break or revisit #27.
Originally posted by @leandro-lucarella-frequenz in #62 (comment)
Metadata
Metadata
Assignees
Labels
part:synchronizationAffects the synchronization of multiple sources (`select`, `merge`)Affects the synchronization of multiple sources (`select`, `merge`)type:enhancementNew feature or enhancement visitble to usersNew feature or enhancement visitble to users
Type
Projects
Status
Done