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

Make the observable API safe #13

Merged
merged 3 commits into from
Feb 13, 2024
Merged

Make the observable API safe #13

merged 3 commits into from
Feb 13, 2024

Conversation

s-ludwig
Copy link
Member

No description provided.

Avoids using the internal vibe-core API vibe.internal.array.FixedRingBuffer.
Uses an own reference counting implementation to avoid the system interface of std.typecons.(Safe)RefCounted.
@s-ludwig s-ludwig merged commit 7c674e0 into master Feb 13, 2024
12 checks passed
@s-ludwig s-ludwig deleted the safe_interface branch February 13, 2024 13:28
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.

2 participants