Skip to content
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

Enter contextmanager returned by async factories #105

Merged
merged 3 commits into from
Oct 14, 2024

Conversation

hynek
Copy link
Owner

@hynek hynek commented Oct 14, 2024

Hey @tuukkamustonen, sorry it took so long – your issue came in the worst possible moment for me re time/energy.

Does this look like it fixes #96?

CHANGELOG.md Outdated Show resolved Hide resolved
@tuukkamustonen
Copy link

No worries, it's open source anyway 😺 Looks to me just like the right thing.

Appreciate your work here and in other projects!

@hynek hynek force-pushed the async-factories-and-contextmanagers branch from 58134b9 to 8d77b63 Compare October 14, 2024 12:42
@hynek hynek merged commit 32ddce2 into main Oct 14, 2024
15 checks passed
@hynek hynek deleted the async-factories-and-contextmanagers branch October 14, 2024 12:51
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.

Async factories don't trigger context manager
2 participants