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

Use SubProcess start time in Group Wait() method #50

Merged
merged 1 commit into from
Oct 7, 2023

Conversation

bodo-hugo-barwich
Copy link
Owner

To address the issues:

The Process::SubProcess objects will not expose the Start Time of the process which is then used to update the Process::SubProcess::Group Start Time so that the Execution Time will be more reliable in Process::SubProcess::Group.

Also the test_runner.t test will include verbose output and the parsing check will look for more flexible formatting of the help message

Additionally the new methods and more methods in Process::SubProcess have documentation now as the on-going effort to enhance the documentation as
documented at:
Automated Documentation

@bodo-hugo-barwich
Copy link
Owner Author

The Automated Tests show that the changes do not affect the operativity and keep the expected behaviour.

The development needs to be released to the the smoke test results.

@bodo-hugo-barwich bodo-hugo-barwich merged commit 53cd144 into master Oct 7, 2023
1 check passed
@bodo-hugo-barwich bodo-hugo-barwich added the testing to have a thoroughly tested module label Oct 7, 2023
@bodo-hugo-barwich bodo-hugo-barwich deleted the no-20_group-wait branch October 7, 2023 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing to have a thoroughly tested module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant