Commit bec5af9
authored
Add error logging when MapViewOfFileNuma2 fails (#460)
When MapViewOfFileNuma2 fails, we now log the result of `GetLastError`, to help debug what is going wrong.
Signed-off-by: Ludvig Liljenberg <[email protected]>1 parent 58d0487 commit bec5af9
File tree
1 file changed
+4
-1
lines changed- src/hyperlight_host/src/hypervisor
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| 172 | + | |
| 173 | + | |
172 | 174 | | |
173 | | - | |
| 175 | + | |
| 176 | + | |
174 | 177 | | |
175 | 178 | | |
176 | 179 | | |
| |||
0 commit comments