microsoft / xdp-for-windows

XDP speeds up networking on Windows
MIT License
371 stars 41 forks source link

always retain crash dumps #643

Closed mtfriesen closed 3 months ago

mtfriesen commented 3 months ago

By default, Windows will delete system crash dumps if the system is low on disk space. This seems to happen pretty often on my local machines, at least, and might be contributing to crash dump loss in CI. Set a config knob that forces the crash dump to be retained.