mirror of
https://github.com/zrepl/zrepl.git
synced 2025-06-12 04:47:36 +02:00
- prior to this patch, context cancellation would leave rpc.Server open - did not make problems because context was only cancelled by SIGINT, which was immediately followed by os.Exit