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

#399 - Added exit arg to main function #400

Merged
merged 4 commits into from
Dec 30, 2022
Merged

#399 - Added exit arg to main function #400

merged 4 commits into from
Dec 30, 2022

Conversation

medic8601
Copy link
Contributor

Adding the exit to the main function (mimics the functionality in run_cli function of robot module).
This changes allows for a parent Python script to execute the pabot main function directly and stop it from exiting at completion so that the parent script can perform pre-testing and post-testing actions.

Adding the exit to the main function (mimics the functionality in run_cli function of robot module).
This changes allows for a parent Python script to execute the pabot main function directly and stop it from exiting at completion so that the parent script can perform pre-testing and post-testing actions.
@medic8601
Copy link
Contributor Author

Any ETA on this small change being added?

@mkorpela
Copy link
Owner

I'll do this a bit differently but consider it as your contribution @medic8601

@mkorpela mkorpela merged commit 8cf7c8d into mkorpela:main Dec 30, 2022
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.

3 participants