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
2017-10-16 17:35:47 -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-10-13 16:25:25 -07:00
2017-10-13 16:25:25 -07:00
2017-11-14 17:53:23 -08:00
2017-11-14 17:53:23 -08:00
2017-11-17 14:53:26 -06:00
2017-11-17 14:53:26 -06:00
2017-11-10 13:29:17 -08:00
2017-10-23 16:48:20 -07:00
2017-11-14 17:53:23 -08:00
2017-11-02 11:27:21 -07:00
2017-11-14 17:53:23 -08:00
2017-11-02 11:27:21 -07:00
2017-11-15 13:21:06 -08:00
2017-11-17 14:53:26 -06:00
2017-11-17 14:53:26 -06:00
2017-07-20 09:36:34 -07:00
2015-09-07 10:03:10 -07:00
2017-10-09 11:19:14 -07:00
2017-11-30 17:42:53 -08:00
2017-10-13 14:36:02 -07:00
2017-11-14 17:53:23 -08:00
2017-11-21 11:22:42 -08:00
2017-11-17 14:53:26 -06:00
2017-11-17 14:53:26 -06:00
2017-10-23 16:48:20 -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-11-17 14:53:26 -06:00
2017-11-17 14:53:26 -06: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-11-24 09:38:07 -08:00
2017-08-21 15:20:55 +00:00
2017-09-07 17:04:21 -07:00
2017-10-09 12:02:32 -07:00
2017-10-09 12:02:32 -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-30 08:56:40 -05:00
2017-07-20 09:36:34 -07:00
2016-08-03 16:12:47 -07:00
2017-10-23 16:51:40 -07:00