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

fix(legacy): avoid crash when lot of streams in configuration (stable-4.x) #2926

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

github-actions[bot]
Copy link

Backport 12dd477 from #2915.

BEGIN_COMMIT_OVERRIDE
fix(legacy): avoid crash when lot of streams in configuration
END_COMMIT_OVERRIDE

### Description

lot of streams forbid
http://libretime.example.org/preference/stream-setting to open (max=4)
this patch prevent the crash by displaying an error message and truncate
streamcount to 4.

Co-authored-by: Kyle Robbertze <paddatrapper@users.noreply.github.com>
(cherry picked from commit 12dd477)
@paddatrapper paddatrapper merged commit 928ad10 into stable-4.x Jan 30, 2024
1 check passed
@paddatrapper paddatrapper deleted the backport-2915-to-stable-4.x branch January 30, 2024 17:30
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

2 participants