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 R stack imbalance #116

Merged
merged 5 commits into from
Jan 23, 2024
Merged

fix R stack imbalance #116

merged 5 commits into from
Jan 23, 2024

Conversation

kriemo
Copy link
Member

@kriemo kriemo commented Jan 23, 2024

This should fix some stack imbalance errors and warnings seen on linux. Believe this was due to using append = TRUE when writing compressed file with multiple threads with fwrite. Using write/read.table instead as these steps are not performance critical.

@kriemo kriemo merged commit 0129a6c into devel Jan 23, 2024
4 checks passed
@kriemo kriemo deleted the rmem branch January 23, 2024 17:43
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 this pull request may close these issues.

1 participant