Skip to content
New issue

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

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

Already on GitHub? # to your account

[new][add]add restart container function. #13

Merged
merged 2 commits into from
May 6, 2024

Conversation

happy91512
Copy link
Contributor

setup.sh, add check_restart.py to corntab
src/booking/booking.py, add -rst argument and according function
src/check_restart.py, new watchdog python file to monitor jobs/monitor_exec and restart the container

setup.sh, add `check_restart.py` to corntab
src/booking/booking.py, add -rst argument and according function
src/check_restart.py, new watchdog python file to monitor
/jobs/monitor_exec and restart the container
…ty and conciseness.

setup.sh, add a conditional check for `src/monitor/check_restart.py` to
aviod errors
src/booking/booking.py, modify the code to reduce redundant part
src/monitor/check_restart.py, modify the code for watchdog
Copy link
Owner

@tw-yshuang tw-yshuang left a comment

Choose a reason for hiding this comment

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

Great work! thank you for your contribution to the new feature.
I will make a commit after yours. It's about formatting the code and keeping the development environment consistent. Please check it out.

@tw-yshuang tw-yshuang merged commit ae8c840 into tw-yshuang:develop May 6, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants