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 issues with BamlSpan for async vs sync thread. #632

Merged
merged 1 commit into from
May 31, 2024
Merged

Conversation

hellovai
Copy link
Contributor

Now .finish_span is always sync on everything but WASM as it only pushes items into a queue.
On WASM builds, we still wait for the logs to be sent to complete the function

Now .finish_span is always sync on everything but WASM as it only pushes items into a queue.
On WASM builds, we still wait for the logs to be sent to complete the function
Copy link

vercel bot commented May 31, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
baml ⬜️ Ignored (Inspect) Visit Preview May 31, 2024 10:06pm

@hellovai hellovai merged commit 7e4020f into canary May 31, 2024
13 of 14 checks passed
@hellovai hellovai deleted the tracing-fixes branch May 31, 2024 22:16
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