Skip to content

Execution context getters using closures#2461

Merged
kamilkisiela merged 4 commits into
masterfrom
no-asynchooks
Nov 2, 2023
Merged

Execution context getters using closures#2461
kamilkisiela merged 4 commits into
masterfrom
no-asynchooks

Conversation

@enisdenjo
Copy link
Copy Markdown
Member

@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.

@changeset-bot
Copy link
Copy Markdown

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
@github-actions
Copy link
Copy Markdown
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 ↗︎

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