Skip to content

Conversation

lihaoyi
Copy link
Member

@lihaoyi lihaoyi commented Jul 4, 2025

Fixes #5448

Task.Anons cannot call Task.Commands, so we move the clean logic into a separate def cleanTask: Task.Anon that can be shared between both

@lefou
Copy link
Member

lefou commented Jul 4, 2025

Task.Anons cannot call Task.Commands

I think they can, but if the commands are exclusive = true, it won't work. This is the same issue I hit in #5424

While working around might help, we eventually need to properly handle that case.

@lihaoyi lihaoyi merged commit 47c0773 into com-lihaoyi:main Jul 4, 2025
40 checks passed
@lefou lefou added this to the 1.0.0 milestone Jul 4, 2025
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.

bspClean fails

2 participants