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

feat: support executing bin again when bin exit #363

Merged
merged 8 commits into from
Jan 5, 2023

Conversation

amikai
Copy link
Contributor

@amikai amikai commented Dec 8, 2022

close #353

@xiantang
Copy link
Collaborator

xiantang commented Dec 9, 2022

work in progress?

@xiantang xiantang self-requested a review December 9, 2022 05:50
@xiantang
Copy link
Collaborator

xiantang commented Dec 9, 2022

I supposed that you need to add a test case like this: when executing bin exit should restart the bin again, because our old behavior don't have this

@amikai amikai changed the title feat: support executing bin again when bin exit WIP: feat: support executing bin again when bin exit Dec 10, 2022
@xiantang
Copy link
Collaborator

Do we need to append a document for this?

runner/engine_test.go Outdated Show resolved Hide resolved
@amikai
Copy link
Contributor Author

amikai commented Dec 14, 2022

Do we need to append a document for this?

Finish 1c71714

@xiantang xiantang merged commit 078d8ff into air-verse:master Jan 5, 2023
@xiantang xiantang changed the title WIP: feat: support executing bin again when bin exit feat: support executing bin again when bin exit Jan 5, 2023
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.

Air should support executing binary again when executable exit
2 participants