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

SystemExecutioner constructor should validate ExecutionStrategy is not null #447

Closed
sleberknight opened this issue Apr 23, 2024 · 0 comments · Fixed by #448
Closed

SystemExecutioner constructor should validate ExecutionStrategy is not null #447

sleberknight opened this issue Apr 23, 2024 · 0 comments · Fixed by #448
Assignees
Labels
enhancement A request for change or improvement to an existing feature
Milestone

Comments

@sleberknight
Copy link
Member

The SystemExecutioner(ExecutionStrategy executionStrategy) constructor should check that the provided executionStrategy is not null. If it is null, an IllegalArgumentException should be thrown.

@sleberknight sleberknight added the enhancement A request for change or improvement to an existing feature label Apr 23, 2024
@sleberknight sleberknight added this to the 3.5.0 milestone Apr 23, 2024
@sleberknight sleberknight self-assigned this Apr 23, 2024
@sleberknight sleberknight changed the title SystemExecutioner constructor should validation ExecutionStrategy is not null SystemExecutioner constructor should validate ExecutionStrategy is not null Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A request for change or improvement to an existing feature
Projects
None yet
1 participant