You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(turbo-tasks): Implement is_transient on OperationVc (#75291)
A function returning an `OperationVc` can call a transient function or have a transient argument.
IMO, `TaskInput` should not have default method implementations to avoid potential footguns like this.
0 commit comments