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

[stable27] fix(IParallelAwareJob): Check for other reserved jobs before setting new ones as reserved #39612

Merged
merged 5 commits into from Jul 28, 2023

Conversation

backportbot-nextcloud[bot]
Copy link

Backport of #39473

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
@marcelklehr
Copy link
Member

Psalm failure unrelated:

 Error: apps/provisioning_api/lib/Controller/UsersController.php:248:10: RedundantCondition: Type libphonenumber\PhoneNumber for $phoneNumber is always libphonenumber\PhoneNumber (see https://psalm.dev/122)
Error: apps/provisioning_api/lib/Controller/UsersController.php:261:11: RedundantCondition: Type libphonenumber\PhoneNumber for $phoneNumber is always libphonenumber\PhoneNumber (see https://psalm.dev/122)
Error: lib/private/Accounts/AccountManager.php:189:8: RedundantCondition: Type libphonenumber\PhoneNumber for $phoneNumber is always libphonenumber\PhoneNumber (see https://psalm.dev/122)

@AndyScherzinger AndyScherzinger merged commit 850db06 into stable27 Jul 28, 2023
35 of 36 checks passed
@AndyScherzinger AndyScherzinger deleted the backport/39473/stable27 branch July 28, 2023 16:45
@blizzz blizzz mentioned this pull request Aug 2, 2023
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.

None yet

3 participants