Skip to content

Undo deprecation of connection value #1114

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ansiwen
Copy link
Contributor

@ansiwen ansiwen commented Jul 19, 2025

In #798 the connection value has been deprecated with the claim it is useless. However, in fact it is used at least with the Mirage backend in order to track the connections for logging etc. (See last two comments of the PR.) In over 3 years no replacement has been added, so this change removes the deprecation until some alternative exists. (Which could be possibly Mirage only.)

In mirage#798 the connection value has been deprecated with the claim it is
useless.  However, in fact it is used at least with the Mirage backend in
order to track the connections for logging etc.  (See last two comments of
the PR.) In over 3 years no replacement has been added, so this change
removes the deprecation until some alternative exists.  (Which could be
possibly Mirage only.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant