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

a circle that involves references and extends can lock up tsconfck with cache #154

Closed
dominikg opened this issue Jan 21, 2024 · 1 comment

Comments

@dominikg
Copy link
Owner

Description

With a circle that includes both references and extends, it is possible to lock up tsconfck if you try to parse multiple members of the circle within the same Promise.all

see aleclarson/vite-tsconfig-paths#132 (comment)

@dominikg
Copy link
Owner Author

dominikg commented Mar 8, 2024

fixed in 3.0.3 via #165

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 a pull request may close this issue.

1 participant