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

Fixes #414. Don't try and send t_symbol into object_error #415

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

weefuzzy
Copy link
Member

#414 reproduces garbled error messages when fluid.list2buf is being hit from multiple threads. This fixes the garbled-ness, but we should think about whether the error in question could be improved.

fixes #414

@weefuzzy weefuzzy added the bug Something isn't working label Feb 25, 2024
@weefuzzy weefuzzy requested a review from tremblap February 25, 2024 12:56
@tremblap tremblap merged commit b49c05e into flucoma:main Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Thread weirdness in fluid.list2buf
2 participants