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(sandbox): throw error when no exported function #1588

Merged
merged 2 commits into from Dec 20, 2022

Conversation

roggervalf
Copy link
Collaborator

fixes #1587

Copy link
Contributor

@manast manast left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@roggervalf roggervalf merged commit c031891 into master Dec 20, 2022
@roggervalf roggervalf deleted the fix-sandbox-no-function-processor branch December 20, 2022 23:01
github-actions bot pushed a commit that referenced this pull request Dec 20, 2022
# [3.5.0](v3.4.2...v3.5.0) (2022-12-20)

### Bug Fixes

* **job:** fetch parent before job moves to complete ([#1580](#1580)) ([6a6c0dc](6a6c0dc))
* **sandbox:** throw error when no exported function ([#1588](#1588)) fixes [#1587](#1587) ([c031891](c031891))

### Features

* **queue:** add getJobState method ([#1593](#1593)) ref [#1532](#1532) ([b741e84](b741e84))
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.

Infinite Node processes get spawned for invalid sandboxed workers
2 participants