Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposal v5 Comments #22

Open
iCharlesHu opened this issue Dec 12, 2024 · 2 comments
Open

Proposal v5 Comments #22

iCharlesHu opened this issue Dec 12, 2024 · 2 comments

Comments

@iCharlesHu
Copy link
Owner

  • 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.
@iCharlesHu
Copy link
Owner Author

Use Span as input type

@iCharlesHu
Copy link
Owner Author

Add an overload for runDetached for Configuration based run

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

No branches or pull requests

1 participant