You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My inclination is to only register if it lets us print some useful message like "stop depending on the gc callbacks"? Not sure what this would look like exactly.
The text was updated successfully, but these errors were encountered:
Dave had a great idea here which we should absolutely steal: the aclosing-context-manager-or-equivalent should make a note of the async generators passed to it, and then the hooks are used to error out if someone tries to use an async generator unsafely.
My inclination is to only register if it lets us print some useful message like "stop depending on the gc callbacks"? Not sure what this would look like exactly.
The text was updated successfully, but these errors were encountered: