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

fixed win10 stack overflow #67

Merged
merged 2 commits into from
Apr 5, 2023
Merged

fixed win10 stack overflow #67

merged 2 commits into from
Apr 5, 2023

Conversation

thesuzerain
Copy link
Contributor

Fixes a major issue where a stack overflow happens on only Win10 devices (not mac, linux) running tauri calling the tag api.

Restructured so that json decodes arent happening simultaneously (which is probably what was causing it- just hit some space limit)

@Geometrically Geometrically merged commit b4a8093 into master Apr 5, 2023
@Geometrically Geometrically deleted the win10-bugfix branch April 5, 2023 17:08
Geometrically added a commit that referenced this pull request Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants