ThreadLocal remove
This commit is contained in:
parent
74ba51e540
commit
ecdbd05f7f
@ -82,6 +82,7 @@ public class AfterCommitExecutorImpl extends TransactionSynchronizationAdapter {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
RUNNABLES.remove();
|
RUNNABLES.remove();
|
||||||
|
ROLLBACK_RUNNABLES.remove();
|
||||||
}
|
}
|
||||||
|
|
||||||
public List<Runnable> getRunnables() {
|
public List<Runnable> getRunnables() {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user