Skip to content

Make connection/channel close idempotent #356

Open
@acogoluegnes

Description

@acogoluegnes

It could be useful to be able to call Connection/Channel#close several times safely, or to have a flag to know closing is in-progress. See reactor/reactor-rabbitmq@053b2f0.

This would be just a matter of using an AtomicBoolean and be careful with corner cases.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions