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

Handle exception when creating default labels #5163

Merged

Conversation

SchrodingersGat
Copy link
Member

@SchrodingersGat SchrodingersGat commented Jul 4, 2023

- Running workers in parallel may cause race conditions
- Catch any exception which is raised
@SchrodingersGat SchrodingersGat added bug Identifies a bug which needs to be addressed backport Apply this label to a PR to enable auto-backport action backport-to-0.12.x labels Jul 4, 2023
@SchrodingersGat SchrodingersGat added this to the 0.13.0 milestone Jul 4, 2023
@SchrodingersGat SchrodingersGat merged commit 8b73088 into inventree:master Jul 4, 2023
14 checks passed
@SchrodingersGat SchrodingersGat deleted the catch-label-errors branch July 4, 2023 12:46
github-actions bot pushed a commit that referenced this pull request Jul 4, 2023
* Handle exception when creating default labels

- Running workers in parallel may cause race conditions
- Catch any exception which is raised

* Prevent password from being logged

* Update default timeout for docker

(cherry picked from commit 8b73088)
@github-actions
Copy link
Contributor

github-actions bot commented Jul 4, 2023

💚 All backports created successfully

Status Branch Result
0.12.x

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

SchrodingersGat added a commit that referenced this pull request Jul 4, 2023
* Handle exception when creating default labels

- Running workers in parallel may cause race conditions
- Catch any exception which is raised

* Prevent password from being logged

* Update default timeout for docker

(cherry picked from commit 8b73088)

Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Apply this label to a PR to enable auto-backport action bug Identifies a bug which needs to be addressed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant