Felix Lange
9219e0fba4
eth: interrupt chain insertion on shutdown ( #21114 )
...
This adds a new API method on core.BlockChain to allow interrupting
running data inserts, and calls the method before shutting down the
downloader.
The BlockChain interrupt checks are now done through a method instead
of inlining the atomic load everywhere. There is no loss of efficiency from
this and it makes the interrupt protocol a lot clearer because the check is
defined next to the method that sets the flag.
2020-05-26 21:37:37 +02:00
..
2019-11-23 12:52:17 +01:00
2018-07-24 11:24:27 +03:00
2020-05-22 13:46:34 +02:00
2020-05-25 10:21:28 +02:00
2020-05-25 10:21:28 +02:00
2019-11-21 16:35:22 +02:00
2020-05-25 16:12:48 +02:00
2014-12-04 10:28:02 +01:00
2020-05-11 18:58:43 +03:00
2020-05-11 18:58:43 +03:00
2019-03-13 12:32:47 +02:00
2019-04-02 23:28:48 +03:00
2020-05-25 10:21:28 +02:00
2020-05-26 21:37:37 +02:00
2017-05-25 17:14:33 +03:00
2020-01-20 10:38:08 +02:00
2020-04-27 15:16:30 +02:00
2020-05-11 18:58:43 +03:00
2020-02-25 12:51:04 +02:00
2020-05-11 18:58:43 +03:00
2020-05-25 10:21:28 +02:00
2019-12-10 12:39:14 +01:00
2020-02-04 12:32:31 +02:00
2018-01-15 12:57:06 +02:00
2018-01-08 15:13:22 +02:00
2018-01-08 15:13:22 +02:00
2020-04-09 12:09:58 +03:00
2020-05-11 18:58:43 +03:00
2020-04-20 12:46:38 +03:00
2020-04-22 11:27:47 +03:00
2019-03-12 11:40:05 +02:00
2020-05-11 18:58:43 +03:00
2020-04-22 11:25:36 +03:00
2020-04-22 11:25:36 +03:00
2020-04-22 11:25:36 +03:00
2018-12-14 11:15:31 +01:00
2018-08-28 10:04:33 +03:00
2018-01-03 14:45:35 +02:00
2020-01-10 11:40:03 +02:00
2019-07-17 13:39:41 +03:00
2020-05-06 15:47:59 +02:00
2020-05-25 10:21:28 +02:00
2019-04-01 11:06:15 +03:00