Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Result is not necessarily defined here #1986

Merged
merged 1 commit into from
Aug 25, 2020
Merged

Result is not necessarily defined here #1986

merged 1 commit into from
Aug 25, 2020

Conversation

alex-ubitec
Copy link
Contributor

You can get an undefined result at this point, since runStep can be called with an empty result. I don't believe it is assumed that an action handler is called always after the previous step generated a result

Until this is fixed, what would be an alternative?

You can get an undefined result at this point, since `runStep` can be called with an empty result. I don't believe it is assumed that an action handler is called always after the previous step generated a result

Until this is fixed, what would be an alternative?
@benbrown benbrown merged commit 62dc012 into howdyai:main Aug 25, 2020
@benbrown
Copy link
Contributor

thanks for this fix! it will be released in 4.10.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants