134e70cbab
During shutdown of a client with drain_on_shutdown there is a race between the Client ending the cgroup and the task's cpuset manager cleaning up the cgroup. During the path traversal, skip anything we cannot read, which avoids the nil DirEntry we try to dereference now.
4 lines
102 B
Plaintext
4 lines
102 B
Plaintext
```release-note:bug
|
|
client: Fixed a bug where agent would panic during drain incurred by shutdown
|
|
```
|