lnd.xprv/chanfitness
Johan T. Halseth c1705a28da
chanfitness/chaneventstore: stop ticker after goroutine
Stop the ticker after the goroutine reading from it has exited, to avoid
triggering the race detector.
2020-10-27 12:29:05 +01:00
..
chanevent_test.go chanfitness: cool down flap count for rate limiting 2020-09-08 15:01:02 +02:00
chanevent.go chanfitness: cool down flap count for rate limiting 2020-09-08 15:01:02 +02:00
chaneventstore_test.go multi: add flap count and last flap time to listpeers 2020-09-08 15:01:06 +02:00
chaneventstore_testctx_test.go multi: store peer flap rate on disk on best effort basis 2020-09-08 13:49:46 +02:00
chaneventstore.go chanfitness/chaneventstore: stop ticker after goroutine 2020-10-27 12:29:05 +01:00
interface.go chanfitness: record timestamped flap count for peers 2020-09-08 13:47:19 +02:00
log.go chanfitness: Add channel event log structure 2019-10-25 09:51:07 +02:00
rate_limit_test.go chanfitness: cool down flap count for rate limiting 2020-09-08 15:01:02 +02:00
rate_limit.go chanfitness: cool down flap count for rate limiting 2020-09-08 15:01:02 +02:00