Skip to content

Conversation

kferjaoui
Copy link

No description provided.

@kferjaoui kferjaoui added the bug Something isn't working label Sep 4, 2025
@kferjaoui kferjaoui linked an issue Sep 4, 2025 that may be closed by this pull request
@erikfrojdh
Copy link
Member

Instead of fixing we could consider removing the move constructor and move assignment operators. Looks like aare compiles anyway, but we need to do a bit more testing.

@sonarqubecloud
Copy link

@kferjaoui
Copy link
Author

Instead of fixing we could consider removing the move constructor and move assignment operators. Looks like aare compiles anyway, but we need to do a bit more testing.

Sounds good. Added a small script to test leaks in the queue. I kept the PR as draft as it does not really comply with the structure of the code base at the moment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SPSC queue: possible leak when assigning into existing queue

2 participants