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

Give error when priorities parameter is missing and allocation is active #1745

Merged
merged 7 commits into from
Aug 27, 2024

Conversation

Jingru923
Copy link
Contributor

Fixes #1732

Since the priorities parameter is needed for allocation, we now give an error if priorities parameter is missing and allocation is active

@Jingru923 Jingru923 linked an issue Aug 21, 2024 that may be closed by this pull request
core/src/util.jl Outdated Show resolved Hide resolved
core/src/util.jl Outdated Show resolved Hide resolved
@Jingru923 Jingru923 requested a review from visr August 22, 2024 14:54
@visr visr merged commit b6ae902 into main Aug 27, 2024
29 checks passed
@visr visr deleted the unmatch-demand branch August 27, 2024 12:01
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.

Priority parameter should be non-optional
2 participants