Process schema files in a deterministic order
Open
high-priority
- Dominant language
- Rust
- Stars
- 175
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
Currently I think we concatenate the schema files in whatever order the OS lists them to us. I think we should sort the list first, so that when we hit server bugs that depend on ordering, it happens deterministically.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.