75da15ecccba64a604d7bce8668f1afa0d038618
Currently we set up a cookie and upon failure not call UdevWait(). This does not cleanup the cookie and associated semaphore and system will soon max out on total number of semaphores. To avoid this, call UdevWait() even in failure path which in turn will cleanup associated semaphore. Signed-off-by: Vivek Goyal <vgoyal@redhat.com> Signed-off-by: Vincent Batts <vbatts@redhat.com> Upstream-commit: edc6df256d21eb1d1aa36b241dcc6d4b83d58d75 Component: engine
Description
No description provided
Languages
Go
92%
Shell
5.5%
Dockerfile
1.1%
Go-Checksums
0.9%
Makefile
0.3%
Other
0.2%