mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
46b1194d99
If two interrupts were fired really quickly interruptCount could have been incremented twice before the LoadUint32 making cleanup not being called at all. Signed-off-by: Erik Dubbelboer <erik@dubbelboer.com> |
||
---|---|---|
.. | ||
signal.go | ||
signal_darwin.go | ||
signal_freebsd.go | ||
signal_linux.go | ||
signal_unix.go | ||
signal_unsupported.go | ||
signal_windows.go | ||
trap.go |