Skip to content

chore: remove redundant drop of old_item in ring sender#3251

Open
operagxoksana wants to merge 1 commit intocommonwarexyz:mainfrom
operagxoksana:patch-1
Open

chore: remove redundant drop of old_item in ring sender#3251
operagxoksana wants to merge 1 commit intocommonwarexyz:mainfrom
operagxoksana:patch-1

Conversation

@operagxoksana
Copy link

Remove redundant explicit drop of old_item. The value is dropped at the end of the scope after the mutex guard is released, so the explicit drop call is unnecessary.

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.

1 participant