Den Delimarsky

Results 190 comments of Den Delimarsky

Good news - I found the race condition in my code. Will be fixing in an upcoming PR.

This is fixed in the latest PowerToys release.

Can you please provide more details - is the laptop on a specific power mode that is custom? Run `powercfg /requests` when Awake is running and share what the output...

Notice this part: ```text SYSTEM: [PROCESS] \Device\HarddiskVolume3\Users\artur\AppData\Local\PowerToys\PowerToys.Awake.exe ``` This means that Awake has requested a system hold. Can you run the same command without the screen on option and see...

I suspect that something else entirely is interfering with the Awake behavior - it has successfully requested the `SYSTEM` hold, but if your laptop ignores that, chances are there is...

@Obelix25860 and does the laptop go to sleep with VLC running?

Let's consolidate the discussion in #32005 - seems like the same problem

I'd love to understand the use case better here. What do you mean by "current process"? The way I am thinking your current steps should be: 1. Start whatever process...

@greuelpirat - the problem is you have a typo - it should be `--use-parent-pid` (`pid` is the keyword). That being said, if you just use the `exe` file launch like...