mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 08:25:27 +02:00
[PR #121] [MERGED] fix: osh-lingering-sessions-reaper.sh: tocttou on kill #254
Labels
No labels
answered
bug
documentation
enhancement
enhancement
feature
feature
kept-open-for-info
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/the-bastion#254
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ovh/the-bastion/pull/121
Author: @speed47
Created: 1/14/2021
Status: ✅ Merged
Merged: 1/14/2021
Merged by: @speed47
Base:
master← Head:tocttou📝 Commits (1)
809aa78fix: osh-lingering-sessions-reaper.sh: tocttou on kill could terminate the script early📊 Changes
1 file changed (+4 additions, -2 deletions)
View changed files
📝
bin/cron/osh-lingering-sessions-reaper.sh(+4 -2)📄 Description
which could terminate the script early with a
osh-lingering-sessions-reaper.sh[12345]: ERROR: Unexpected termination!syslog message
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.