Skip to content

Fix non-determinism in pre-fill - #27

Open
Gudf wants to merge 1 commit into
CodeTriangle:crosscode-devfrom
Gudf:crosscode-dev
Open

Fix non-determinism in pre-fill#27
Gudf wants to merge 1 commit into
CodeTriangle:crosscode-devfrom
Gudf:crosscode-dev

Conversation

@Gudf

@GudfGudf commented Aug 10, 2026

Copy link
Copy Markdown

What is this fixing or adding?

Fixes non-determinism caused by a set iteration during pre-fill by turning it into a list.

How was this tested?

Fuzzing.
Performance impact seemed acceptable over sorting the set.

Sign up for freeto 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

@Gudf