Branch: refs/heads/master
  Home:   https://github.com/btcsuite/btcwallet
  Commit: c292c68cbacdef317bf8d44abc3a454772d2581a
      
https://github.com/btcsuite/btcwallet/commit/c292c68cbacdef317bf8d44abc3a454772d2581a
  Author: David Hill <[email protected]>
  Date:   2016-05-05 (Thu, 05 May 2016)

  Changed paths:
    M signal.go
    A signalsigterm.go

  Log Message:
  -----------
  btcwallet: handle signal SIGTERM

When an OS reboots or shuts down, it sends all processes SIGTERM before
sending SIGKILL.  This allows btcwallet to do a proper shutdown which
most importantly closes the databases.


Reply via email to