Skip to content

Conversation

iclanton
Copy link
Member

Summary

Fixes #4351

Details

heft clean was directly constructing an AbortSignal object via new AbortSignal(), which isn't allowed. This change refactors the code used in HeftActionRunner to construct the AbortSignal to also be used by heft clean.

How it was tested

Tested in this repo and in the repro provided in #4351.

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

Successfully merging this pull request may close these issues.

[heft] ERR_ILLEGAL_CONSTRUCTOR when running heft clean
3 participants