Miek Gieben a72f3a161c
plugin/reload: fix data races (#2567)
Reload didn't take proper care to protect the fields from use in
different goroutines. Add a mutex and add helpers for usage and
interval.

Signed-off-by: Miek Gieben <miek@miek.nl>
2019-02-17 14:57:36 +00:00
..
2018-07-19 16:23:06 +01:00
2019-02-17 08:31:12 +00:00
2018-07-19 16:23:06 +01:00
2019-02-17 08:31:58 +00:00
2018-12-06 21:18:11 +00:00
2019-01-29 10:21:19 -05:00
2019-02-17 08:31:12 +00:00
2019-01-06 09:15:34 +00:00
2018-12-16 13:48:09 -08:00
2018-08-14 08:55:55 -07:00
2018-07-19 16:23:06 +01:00
2018-07-19 16:23:06 +01:00
2019-02-17 08:31:12 +00:00
2018-08-14 08:55:55 -07:00
2019-01-27 17:55:07 +00:00
2018-07-19 16:23:06 +01:00
2019-02-17 08:31:12 +00:00
2018-07-19 16:23:06 +01:00
2018-11-05 05:59:24 -08:00