Files
nomad/.changelog/20619.txt
Seth Hoenig 7d00a494d9 windows: fix inefficient gathering of task processes (#20619)
* windows: fix inefficient gathering of task processes

* return set of just executor pid in case of ps error
2024-05-17 09:46:23 -05:00

4 lines
98 B
Plaintext

```release-note:bug
windows: Fixed a regression where scanning task processes was inefficient
```