Files
containerd/cmd
Tom Wieczorek 0eaa09e35a Make signal notifications work on Windows
On Windows, the Go runtime will only ever notify os.Interrupt or
syscall.SIGINT. Using windows.SIGINT, even if it wraps the same integer
value as syscall.SIGINT, will have no effect.

Signed-off-by: Tom Wieczorek <twieczorek@mirantis.com>
2025-07-15 13:41:21 +02:00
..
2024-02-15 09:48:04 -08:00
2024-10-02 01:50:48 +00:00