neo-go/cli/server
Roman Khimov 1850c04d65 cli/server: handle SIGTERM gracefully
That's the expected and desired behavior, SIGKILL is always there to do bad
things.
2022-08-24 11:43:21 +03:00
..
dump.go storage: move Operation into package of its own 2022-07-08 23:30:30 +03:00
dump_test.go *: fix tests failing due to path.Join usage 2021-11-29 11:11:09 +03:00
server.go cli/server: handle SIGTERM gracefully 2022-08-24 11:43:21 +03:00
server_test.go rpc: move rpc.Config to pkg/config, remove pkg/rpc 2022-07-25 11:58:13 +03:00
signals_unix.go *: bump minimum supported go version 2022-08-08 13:59:32 +03:00
signals_windows.go *: bump minimum supported go version 2022-08-08 13:59:32 +03:00