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

Remove exception throwing when prioritized is true and grade is fast fail #3265

Closed
wants to merge 1 commit into from

Conversation

isysc1
Copy link

@isysc1 isysc1 commented Nov 9, 2023

Describe what this PR does / why we need it

If the current priority is true and the flow control mode is fast failure, exceptions should not be thrown, otherwise this priority setting is meaningless.

Does this pull request fix one issue?

Fixes #3261

Describe how you did it

I took the initiative to remove the exception throwing

@sczyh30
Copy link
Member

sczyh30 commented Jan 2, 2024

Refer #3261 (comment)

@sczyh30 sczyh30 closed this Jan 2, 2024
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.

The canpass method of DeafultController cannot throw exceptions
2 participants