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
`execmodel.WorkerPool` creates an unneeded dependency cycle. And it's
not any better than the alternative really.
`execmodel.PopenPiped` is a convenience that's not really needed at the
abstraction layer, clearer to just inline it to the one place it's used.
0 commit comments