Erik Johnston
197bd126f0
Fix bug where state_group tables got corrupted
...
This is due to the fact that we prefilled caches using txn.call_after,
which always gets called including on error.
We fix this by making txn.call_after only fire when a transaction
completes successfully, which is what we want most of the time anyway.
2017-06-07 17:39:36 +01:00
..
2017-04-25 19:30:55 +01:00
2017-04-27 15:46:53 +01:00
2017-03-29 09:50:05 +01:00
2017-05-13 18:17:54 +02:00
2017-03-23 22:27:01 +00:00
2017-05-02 14:23:26 +01:00
2017-05-16 16:01:43 +01:00
2017-05-16 17:40:55 +01:00
2017-05-05 11:00:21 +01:00
2017-04-05 14:15:09 +01:00
2017-05-08 13:07:41 +01:00
2017-05-04 14:29:03 +01:00
2017-05-15 16:08:46 +01:00
2015-11-06 09:57:17 +00:00
2017-06-07 17:39:36 +01:00
2017-01-25 14:27:27 +00:00
2017-05-08 16:06:17 +01:00
2017-05-18 13:53:48 +01:00
2017-01-17 14:32:53 +00:00
2017-04-04 09:46:16 +01:00
2017-03-23 11:42:47 -03:00
2017-04-25 19:30:55 +01:00
2016-08-08 16:40:39 +01:00
2017-05-04 14:50:24 +01:00
2017-05-16 15:59:37 +01:00
2017-05-08 13:07:41 +01:00