Skip to content

connmgr: use arrayvec in server tasks#48371

Merged
jkarneges merged 1 commit into
mainfrom
jkarneges/server-task-arrayvec
Jun 18, 2026
Merged

connmgr: use arrayvec in server tasks#48371
jkarneges merged 1 commit into
mainfrom
jkarneges/server-task-arrayvec

Conversation

@jkarneges

Copy link
Copy Markdown
Member

Found some code in here that was using arrays with manual indexing. In general, we should be using ArrayVec in situations like these.

@jkarneges jkarneges requested a review from a team June 18, 2026 17:39
@jkarneges jkarneges merged commit e29d513 into main Jun 18, 2026
19 checks passed
@jkarneges jkarneges deleted the jkarneges/server-task-arrayvec branch June 18, 2026 20:47
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