Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Stop the transaction cache caching failures #3255

Merged
merged 2 commits into from
May 21, 2018
Merged

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented May 21, 2018

The transaction cache has some code which tries to stop it caching failures, but if the callback function failed straight away, then things would happen backwards and we'd end up with the failure stuck in the cache.

Also ... fix a logcontext leak. Because there's a y in the day.

richvdh added 2 commits May 21, 2018 16:49
The transaction cache has some code which tries to stop it caching failures,
but if the callback function failed straight away, then things would happen
backwards and we'd end up with the failure stuck in the cache.
ONE DAY I WILL PURGE THE WORLD OF THIS EVIL
@richvdh richvdh merged commit 413482f into develop May 21, 2018
@richvdh richvdh deleted the rav/fix_transactions branch July 10, 2018 12:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants