Files
nomad/command/agent
Michael Schurter ac3fffc118 Fix race in framer and improperly returned err
Fixes #3342

Two bugs were fixed:

* Closing the StreamFramer's exitCh before setting the error means other
  goroutines blocked on exitCh closing could see the error as nil. This
  was *not* observered.
* parseFramerError on Windows would fall through and return an
  improperly captured nil err variable. There's no need for
  parseFramerError to be a closure which fixes the confusion.
2017-11-30 17:42:53 -08:00
..
2017-11-02 11:27:21 -07:00
2015-12-04 17:12:47 -08:00
2017-10-13 13:12:20 -07:00
2017-10-13 13:12:20 -07:00
2017-11-10 13:29:17 -08:00
2017-11-02 11:27:21 -07:00
2017-11-02 11:27:21 -07:00
2017-07-20 09:36:34 -07:00
2017-10-13 14:36:02 -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
2017-09-26 15:26:33 -07:00
2017-10-23 18:38:36 -07:00
2017-09-13 19:21:21 +00:00
2017-07-20 09:36:34 -07:00
2017-09-07 17:04:21 -07:00
2017-07-20 09:36:34 -07:00
2017-09-07 17:04:21 -07:00
2017-07-20 09:36:34 -07:00
2015-09-06 18:39:03 -07:00
2017-09-19 10:08:23 -05:00
2017-07-20 09:36:34 -07:00
2017-07-20 09:36:34 -07:00