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 the cargo feature test-utils.
This enables synchronous userland code to block on Context::headless and map data back from the GPU without using futures or some other executor.

@schell schell merged commit e0b63f4 into main Nov 27, 2025
10 checks passed
@schell schell deleted the fix/renderling-build-workspace branch November 27, 2025 21:15
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