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

Nest + Fastify + AsyncLocalStorage middlewares #3661

Closed
ghost opened this issue Dec 22, 2021 · 4 comments
Closed

Nest + Fastify + AsyncLocalStorage middlewares #3661

ghost opened this issue Dec 22, 2021 · 4 comments
Labels

Comments

@ghost
Copy link

ghost commented Dec 22, 2021

Details

The middlewares are not working if fastify (adapter) is installed. When it is removed the middleware starts to work (express adapter), for both GET and POST requests.

Node.js version

14/16/17

Example code

https://github.com/B4nan/nest-fastify-als

Operating system

Ubuntu 20.04

Scope

yarn
yarn start
curl localhost:3000
curl -X POST localhost:3000

To return stored value not undefined.

Module and version

Not applicable.

@ghost
Copy link
Author

ghost commented Dec 22, 2021

@ghost
Copy link
Author

ghost commented Dec 22, 2021

fastify/fastify#3568

Copy link

github-actions bot commented May 8, 2024

It seems there has been no activity on this issue for a while, and it is being closed in 30 days. If you believe this issue should remain open, please leave a comment.
If you need further assistance or have questions, you can also search for similar issues on Stack Overflow.
Make sure to look at the README file for the most updated links.

@github-actions github-actions bot added the stale label May 8, 2024
Copy link

github-actions bot commented Jun 8, 2024

It seems there has been no activity on this issue for a while, and it is being closed. If you believe this issue should remain open, please leave a comment.
If you need further assistance or have questions, you can also search for similar issues on Stack Overflow.
Make sure to look at the README file for the most updated links.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

0 participants