Files
nomad/command/agent
Michael Schurter b01a00a7f3 Synchronously deregister agent on shutdown
Fixes #2891

Previously the agent services and checks were being asynchrously
deregistered on shutdown, so it was a race between the sync goroutine
deregistering them and Nomad shutting down.

This switches to synchronously deregister agent serivces and checks
which doesn't really have a downside since the sync goroutines retry
behavior doesn't help on shutdown anyway.
2017-07-24 11:40:37 -07:00
..
2015-12-04 17:12:47 -08:00
2017-07-20 09:36:34 -07:00
2017-07-20 09:36:34 -07:00
2017-07-19 09:38:35 -07:00
2017-07-20 09:36:34 -07:00
2017-07-20 09:36:34 -07:00
2017-07-19 20:25:06 -07:00
2017-07-20 09:36:34 -07:00
2017-07-19 09:38:35 -07:00
2017-07-19 09:38:35 -07:00
2017-07-20 21:07:32 -07:00
2017-07-20 09:36:34 -07:00
2017-07-07 12:03:11 -07:00
2017-07-20 09:36:34 -07:00
2017-07-20 09:36:34 -07:00
2017-05-11 13:05:53 -07:00
2017-07-20 09:36:34 -07:00
2017-07-19 22:14:36 -07:00
2017-07-20 09:36:34 -07:00
2017-07-20 09:36:34 -07:00
2016-10-17 10:48:04 -07:00
2017-07-20 09:36:34 -07:00
2015-08-16 13:54:49 -07:00
2017-07-20 09:36:34 -07:00
2015-08-16 13:54:49 -07:00
2017-07-20 09:36:34 -07:00
2017-07-20 09:36:34 -07:00
2017-07-20 09:36:34 -07:00
2017-07-20 09:36:34 -07:00
2016-06-12 16:48:55 -07:00
2017-07-20 09:36:34 -07:00
2015-09-06 18:39:03 -07:00
2017-07-20 09:36:34 -07:00
2015-08-16 13:54:49 -07:00
2017-07-20 09:36:34 -07:00
2017-07-20 22:34:24 -07:00