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

Use immutable list to ensure thread-safe access #5187

Merged
merged 3 commits into from
Mar 1, 2024

Conversation

JcMinarro
Copy link
Member

@JcMinarro JcMinarro commented Feb 27, 2024

🎯 Goal

Use immutable list to ensure thread-safe access
Fix: #5186

🎉 GIF

@JcMinarro JcMinarro requested a review from a team as a code owner February 27, 2024 15:59
@JcMinarro JcMinarro force-pushed the fix-array-index-out-of-bounds-exception branch from 61b553f to f63d30c Compare February 27, 2024 16:23
@JcMinarro JcMinarro enabled auto-merge (rebase) February 29, 2024 12:26
@JcMinarro JcMinarro force-pushed the fix-array-index-out-of-bounds-exception branch from f63d30c to f68c1ee Compare February 29, 2024 12:27
@JcMinarro JcMinarro requested a review from kanat February 29, 2024 12:41
Copy link
Collaborator

@kanat kanat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@JcMinarro JcMinarro force-pushed the fix-array-index-out-of-bounds-exception branch from f68c1ee to 2f90464 Compare March 1, 2024 08:31
@JcMinarro JcMinarro merged commit 62ac088 into develop Mar 1, 2024
7 checks passed
@JcMinarro JcMinarro deleted the fix-array-index-out-of-bounds-exception branch March 1, 2024 08:40
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.

2 participants