Skip to content

Commit

Permalink
Fix bad modRequest in flight entry manifest (#68888)
Browse files Browse the repository at this point in the history
### What

While going through the logic of flight manifest, found the `modRequest`
sometimes accidentally become `"undefined"` string due to composing with
another potential undefined value. This caused extra traversal, fixing
this will improve a bit on the performance.
  • Loading branch information
huozhi committed Aug 20, 2024
1 parent 15aeb92 commit 97607a2
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 97607a2

Please sign in to comment.