Skip to content

Drop internal mutability from azync::Connection

Zeeshan Ali Khan requested to merge ext-mut into master

As per @slomo's suggestion, let's drop interior mutability to avoid hard-to-debug problems down the line.

Edited by Zeeshan Ali Khan

Merge request reports