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

Add exitCode to awaited result / Output type #38

Merged
merged 2 commits into from
Oct 15, 2024

Conversation

VanTanev
Copy link
Contributor

Closes #27

Also: In tests change sleep 0.2s invocation to sleep 0.2. The former doesn't work on MacOS, the latter works on both MacOS and Linux.

Copy link
Collaborator

@43081j 43081j left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me!

@43081j 43081j merged commit 24e9861 into tinylibs:main Oct 15, 2024
7 checks passed
@VanTanev VanTanev deleted the output-exit-code branch October 15, 2024 11:17
@VanTanev
Copy link
Contributor Author

Stellar, thanks for the fast merge!

@VanTanev
Copy link
Contributor Author

@43081j Wanted to ask, what is the release schedule/strategy? Are there any particular requirements that must be met before a new release is cut?

@43081j
Copy link
Collaborator

43081j commented Oct 16, 2024

Published in 0.3.1 👍

let me know if all goes well

@VanTanev
Copy link
Contributor Author

@43081j Thanks!!

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.

expose exitCode in awaited result
2 participants