David Minor
David Minor
Looks like the problem here is that the interrupted task is not supposed to call done(), but grunt when interrupted returns status code 0 rather than 130, so done is...
@wcandillon any chance of getting this merged soon?
We've been using a custom build and it fell off my radar. Probably won't have time to pick it back up for awhile.
I had the same issue, resolved it using this config suggestion: https://github.com/xyflow/xyflow/issues/4683#issuecomment-2388049017 (We're using craco which is how I was able to modify the webpack config)