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 19, 2024
1 parent 276fd52 commit 7c9c8ed
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 7c9c8ed

Please sign in to comment.