We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This issue pertains to the new test-channel-buffers branch.
test-channel-buffers
Opening the GUI of a plugin that uses Cyma, or leaving the GUI open for a long time, can lead to a lock-up.
This seems to be due to blinkcast spin-locking on push.
blinkcast
The text was updated successfully, but these errors were encountered:
Bus
Arc<Mutex<Buffer>>
Closed because this implementation is no longer being pursued (see #58)
Sorry, something went wrong.
No branches or pull requests
This issue pertains to the new
test-channel-buffers
branch.Opening the GUI of a plugin that uses Cyma, or leaving the GUI open for a long time, can lead to a lock-up.
This seems to be due to
blinkcast
spin-locking on push.The text was updated successfully, but these errors were encountered: