Skip to content

Conversation

schell
Copy link
Owner

@schell schell commented Sep 26, 2025

renderling-build was expecting certain environment variables to exist, even when being built outside the workspace.

This fixes that, as well as lifts the BlockOnFuture trait up out of tests into the top level module, hidden behind a feature flag, test-utils.
This is so synchronous userland code can block on Context::headless and map data back from the GPU without using futures or some other executor.

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