Skip to content

Conversation

Sushisource
Copy link
Member

Inconsistency in the last PR

# @param fairness_key [String, nil] The fairness key
# @param fairness_weight [Float, nil] The fairness weight
def initialize(priority_key:, fairness_key: nil, fairness_weight: nil)
def initialize(priority_key: nil, fairness_key: nil, fairness_weight: nil)
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Member Author

@Sushisource Sushisource Aug 21, 2025

Choose a reason for hiding this comment

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

I'll fix it as well, but we can merge this

Copy link
Member Author

Choose a reason for hiding this comment

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

@Sushisource Sushisource enabled auto-merge (squash) August 21, 2025 21:52
@Sushisource Sushisource merged commit 6512c02 into main Aug 21, 2025
8 checks passed
@Sushisource Sushisource deleted the priority-optional branch August 21, 2025 22:04
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.

2 participants