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

fix: handle recursive imports #125

Merged
merged 1 commit into from
Jul 1, 2024
Merged

fix: handle recursive imports #125

merged 1 commit into from
Jul 1, 2024

Conversation

iam-medvedev
Copy link
Owner

Added tracking handler for imported files to avoid infinite loops with recursive imports.

Closes #114

Added tracking handler for imported files to avoid infinite loops with recursive imports.

Closes #114
@iam-medvedev iam-medvedev merged commit 1155aa3 into main Jul 1, 2024
1 check passed
Copy link

github-actions bot commented Jul 1, 2024

🎉 This PR is included in version 1.3.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Recursive imports crashes
1 participant