Skip to content

Conversation

@motatoes
Copy link
Contributor

@motatoes motatoes commented Feb 12, 2024

fixes #1139

After introducing DiggerExecutorResult we missed a return at the end which occured when there is a locking error. A plan attempt of a locked project in digger is not considered as an error, so we don't return any errors, but we should return an empty ExecutorResult in order to avoid nilpointer exception in the accessor

@motatoes motatoes merged commit e367388 into develop Feb 12, 2024
@motatoes motatoes deleted the fix/nilexception-in-locking branch February 12, 2024 17:43
ben-of-codecraft pushed a commit to ben-of-codecraft/digger that referenced this pull request May 21, 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.

Panic during plan

3 participants