`PietText` cannot be used outside the main thread on all platforms
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 1.4k
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
Piet version: 0.2.0-pre4 (as pulled in by Druid)
Compile error:

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the PietText definition and the compile error shown in the issue, using Piet 0.2.0-pre4 as pulled in by Druid. Reproduce the failure outside the main thread on the affected platforms; done means PietText compiles and can be used there consistently, with coverage for the regression.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- computer-graphics
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100