mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
f838590300
Prior to this commit, TransactionalOperator::transactional did not close the transaction when cancelled. Closes gh-23864