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

fix #2840 #2875

Merged
merged 1 commit into from
Apr 28, 2023
Merged

fix #2840 #2875

merged 1 commit into from
Apr 28, 2023

Conversation

sramazzina
Copy link
Contributor

@sramazzina sramazzina commented Apr 27, 2023

fix #2840 NullPointerException in workflow executor


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Run mvn clean install apache-rat:check to make sure basic checks pass. A more thorough check will be performed on your pull request automatically.
  • If you have a group of commits related to the same change, please squash your commits into one and force push your branch using git rebase -i.
  • Mention the appropriate issue in your description (for example: addresses #123), if applicable.

To make clear that you license your contribution under the Apache License Version 2.0, January 2004
you have to acknowledge this by using the following check-box.

@sramazzina sramazzina marked this pull request as draft April 27, 2023 14:11
@sramazzina sramazzina marked this pull request as ready for review April 27, 2023 15:06
@sramazzina sramazzina marked this pull request as draft April 27, 2023 15:08
@sramazzina sramazzina marked this pull request as ready for review April 28, 2023 07:05
@hansva hansva merged commit 4247906 into apache:master Apr 28, 2023
@sramazzina sramazzina deleted the 2840 branch April 28, 2023 10:06
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.

[Bug]: NullPointerException in workflow executor
2 participants