Skip to content

Conversation

joldie777
Copy link

@joldie777 joldie777 commented Aug 8, 2025

Copy link

github-actions bot commented Aug 8, 2025

@joldie777 your pull request is missing a changelog!

@joldie777 joldie777 changed the title feat: reapplied async pruning feat: reapplied async pruning #NTRN-545 Aug 8, 2025
Comment on lines +515 to +517
for _, store := range rs.stores {
store.SetCommitting()
}

Check warning

Code scanning / CodeQL

Iteration over map Warning

Iteration over map may be a possible source of non-determinism
Comment on lines +522 to +524
for _, store := range rs.stores {
store.UnsetCommitting()
}

Check warning

Code scanning / CodeQL

Iteration over map Warning

Iteration over map may be a possible source of non-determinism
@joldie777
Copy link
Author

@joldie777
Copy link
Author

Copy link

github-actions bot commented Oct 4, 2025

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the Stale label Oct 4, 2025
@github-actions github-actions bot closed this Oct 8, 2025
@joldie777 joldie777 reopened this Oct 9, 2025
@github-actions github-actions bot added C:x/group and removed Stale labels Oct 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants