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: generator when script is provided as array #125

Merged
merged 1 commit into from
Dec 14, 2023
Merged

Conversation

cpendery
Copy link
Member

Fixes the failure of a generator when the script is provided as a javascript array of arguments. Additionally logs the failure for easier debugging.

Closes #48

Signed-off-by: Chapman Pendery <cpendery@vt.edu>
@cpendery cpendery merged commit dded563 into main Dec 14, 2023
3 checks passed
@cpendery cpendery deleted the fix/generator-array branch December 14, 2023 23:41
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.

Generators don't seem to work
1 participant