Browse Source
We therefore keep a reference to the DB and will wrap and unwrap when a hook returns. Notice that this might cause behavior changes when moving logic into a hook callback, since the continuation runs in a different transaction than the event that triggered the hook in the first place. Should not matter too much, since we don't use DB rollbacks at the moment, but it's something to keep in mind. Signed-off-by: Christian Decker <decker.christian@gmail.com>plugin-timeout-inc
Christian Decker
6 years ago
committed by
Rusty Russell
1 changed files with 5 additions and 0 deletions
Loading…
Reference in new issue