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

Destroy Sessions for cronjobs #1551

Merged
merged 9 commits into from
Sep 4, 2023
Merged

Conversation

allandanton
Copy link
Contributor

Status

READY

Description

All cronjobs create a session that leaves a session file after the script run which is not needed in the future. Add a session_destroy at the end of every cron script to avoid deleting unnessessary session files on disk.

Documentation

No Update needed

Note : Merge process will be faster if the documentation is already written

@Lea9250 Lea9250 merged commit a60be7f into OCSInventory-NG:master Sep 4, 2023
@Lea9250
Copy link
Contributor

Lea9250 commented Sep 4, 2023

Hi @allandanton ,

Thanks for contributing :)

Regards,
Léa

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.

2 participants