[PR #377] [MERGED] fix: race condition when two parallel account creations used --uid-auto #433

Closed
opened 2026-05-07 00:20:53 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/ovh/the-bastion/pull/377
Author: @speed47
Created: 3/21/2023
Status: Merged
Merged: 3/22/2023
Merged by: @speed47

Base: masterHead: issue-363


📝 Commits (1)

  • 6e87c55 fix: race condition when two parallel account creations used --uid-auto

📊 Changes

3 files changed (+81 additions, -0 deletions)

View changed files

📝 bin/helper/osh-accountCreate (+9 -0)
📝 bin/helper/osh-groupCreate (+9 -0)
📝 lib/perl/OVH/Bastion/Helper.pm (+63 -0)

📄 Description

Fixes #363


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ovh/the-bastion/pull/377 **Author:** [@speed47](https://github.com/speed47) **Created:** 3/21/2023 **Status:** ✅ Merged **Merged:** 3/22/2023 **Merged by:** [@speed47](https://github.com/speed47) **Base:** `master` ← **Head:** `issue-363` --- ### 📝 Commits (1) - [`6e87c55`](https://github.com/ovh/the-bastion/commit/6e87c55ee9861ff51e999ecf5a373e0ed23cac3b) fix: race condition when two parallel account creations used --uid-auto ### 📊 Changes **3 files changed** (+81 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `bin/helper/osh-accountCreate` (+9 -0) 📝 `bin/helper/osh-groupCreate` (+9 -0) 📝 `lib/perl/OVH/Bastion/Helper.pm` (+63 -0) </details> ### 📄 Description Fixes #363 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 00:20:53 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/the-bastion#433
No description provided.