Dante Catalfamo
Dante Catalfamo
Hi @noahtalerman, Yes there are some reasons I don't want to query the existing log files. 1. Some hosts don't write their own logs. Linux hosts will often write logs...
I'd like to see this as well
@georgekarrv What do you mean by the `Install self-service software API`?
Do we want self-service to be indicated in the "installer added" activity feed?
I assume yes and added it
Did a small investigation on this bug. The short story is that this shouldn't be a problem. `ReadFile` takes a handle instead of opening and closing the file, and the...
@nonpunctual This isn't being logged anywhere, it's only showing up in the screenshot because someone is explicitly listening to the windows APIs for system calls. Many programs would show output...
The submitter checklist seems to be missing 😮
I just ran this on real hardware, it took ~2 minutes to complete. Will be looking into it
I've tracked down the source of the issue: the process is getting stuck when we shell out to `cryptsetup`, and appears to be caused by the `CPUQuota` we place on...