Commit faa49e6
committed
Add diagnostic logging to GetFileStreamException catch block
The GetFileStreamException catch in GetFileStreamHandlerAsyncHandler
silently completed the ProjFS command without logging requestMetadata
(SHA, virtual path). Other catch blocks in the same handler all log
this metadata. Add a RelatedWarning with the HResult value for
diagnostic visibility while keeping the severity appropriate for
expected/benign HResult.Handle results.
Assisted-by: Claude Opus 4.6
Signed-off-by: Tyrie Vella <tyrielv@gmail.com>1 parent b65af3a commit faa49e6
1 file changed
Lines changed: 3 additions & 0 deletions
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
981 | 981 | | |
982 | 982 | | |
983 | 983 | | |
| 984 | + | |
| 985 | + | |
| 986 | + | |
984 | 987 | | |
985 | 988 | | |
986 | 989 | | |
| |||
0 commit comments