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
Can we make the toProcessGroup parameter of send(_:toProcessGroup:) have a default argument of false? That’s by far the most common case.
It’s weird that TeardownStep uses a ’naked' nanoseconds value rather than Duration.
Various I/O methods have a closeAfterSpawningProcess parameter. The proposal should clarify what happens if the spawn fails, that is, a run(…) method throws. I’m not actually sure what the right behaviour here, but either way it needs to be documented.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: