zeripath
74602bb487
Prevent intermittent race in attribute reader close ( #19537 ) ( #19539 )
...
Backport #19537
There is a potential rare race possible whereby the c.running channel could
be closed twice. Looking at the code I do not see a need for this c.running
channel and therefore I think we can remove this. (I think the c.running
might have been some attempt to prevent a hang but the use of os.Pipes should
prevent that.)
Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-04-28 17:00:01 +02:00
..
2021-09-28 15:19:22 -04:00
2021-09-09 21:13:36 +01:00
2021-11-12 22:36:47 +08:00
2022-03-10 08:15:35 +00:00
2022-01-10 17:32:37 +08:00
2021-12-20 04:41:31 +00:00
2021-12-06 00:24:57 +08:00
2022-02-26 23:15:04 +01:00
2022-04-21 18:55:44 +02:00
2022-04-22 09:11:42 +08:00
2022-01-10 17:32:37 +08:00
2022-04-25 13:45:18 +02:00
2021-12-20 04:41:31 +00:00
2022-01-14 16:03:31 +01:00
2022-04-28 17:00:01 +02:00
2022-02-03 11:20:37 -05:00
2022-02-20 01:37:52 +08:00
2022-03-19 18:46:47 +01:00
2022-04-05 13:32:24 -04:00
2021-10-20 16:37:19 +02:00
2021-09-22 13:38:34 +08:00
2022-04-27 16:05:52 +08:00
2021-12-10 09:27:50 +08:00
2022-03-10 16:06:35 +01:00
2021-12-20 04:41:31 +00:00
2022-03-24 11:47:40 -04:00
2022-01-02 21:12:35 +08:00
2022-01-10 17:32:37 +08:00
2022-02-28 15:45:38 +00:00
2022-03-02 20:11:55 +00:00
2022-01-14 18:16:05 -05:00
2021-09-22 13:38:34 +08:00
2022-03-23 13:44:41 +00:00
2022-01-10 17:32:37 +08:00
2021-08-19 16:41:20 -04:00
2022-01-23 21:17:20 +08:00
2022-04-27 10:32:28 -05:00
2021-09-22 13:38:34 +08:00
2022-01-01 22:12:25 +08:00
2022-03-29 23:19:57 +03:00
2021-12-20 04:41:31 +00:00
2022-01-02 21:12:35 +08:00
2022-04-19 12:10:24 -04:00
2022-03-19 12:16:15 +00:00
2022-03-23 09:23:00 +00:00
2022-04-20 16:04:26 +02:00
2021-09-22 13:38:34 +08:00
2022-03-23 16:09:57 +00:00
2022-01-02 04:33:57 +01:00
2022-01-06 21:33:17 -05:00
2022-01-08 12:18:39 +00:00
2021-10-24 22:12:43 +01:00
2022-01-10 17:32:37 +08:00
2021-12-20 04:41:31 +00:00
2021-12-23 16:27:33 +00:00
2022-04-05 13:32:24 -04:00
2021-10-13 22:50:23 -04:00
2021-12-20 04:41:31 +00:00