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

Execution context getters using closures #2461

Merged
merged 4 commits into from Nov 2, 2023
Merged

Conversation

enisdenjo
Copy link
Collaborator

@enisdenjo enisdenjo commented Nov 2, 2023

Closes #2227, closes #2459, closes #1697, closes #2273

Just use closures instead of async_hooks.

TODO

  • Do we need to destroy the app and module context on destroy? Nope. Objects will be released by GC once all references are gone.

Copy link

changeset-bot bot commented Nov 2, 2023

🦋 Changeset detected

Latest commit: e36ba0a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
graphql-modules Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@enisdenjo enisdenjo marked this pull request as ready for review November 2, 2023 12:06
Copy link
Contributor

github-actions bot commented Nov 2, 2023

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
graphql-modules 2.2.1-alpha-20231102140257-e36ba0ac npm ↗︎ unpkg ↗︎

@kamilkisiela kamilkisiela merged commit 472733b into master Nov 2, 2023
18 of 20 checks passed
@enisdenjo enisdenjo deleted the no-asynchooks branch November 6, 2023 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants