Skip to content

Tests call CloseableConnectionFactory#close without subscribing #25565

@snicoll

Description

@snicoll

R2DBC's CloseableConnectionFactory#close has an override where it returns Mono<Void>. Our use of this method should be reviewed so that we subscribe as currently it has no effect.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions