-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Open
Labels
A-TasksTools for parallel and async workTools for parallel and async workC-ExamplesAn addition or correction to our examplesAn addition or correction to our examplesD-AsyncDeals with asynchronous abstractionsDeals with asynchronous abstractionsS-Needs-DesignThis issue requires design work to think about how it would best be accomplishedThis issue requires design work to think about how it would best be accomplished
Description
As noted by a conversation in the discord https://discord.com/channels/691052431525675048/692572690833473578/1421993449703608491
The async task example uses practices that are generally not what a game dev would want to use. IE: fully polling the task rather than using check_ready
Metadata
Metadata
Assignees
Labels
A-TasksTools for parallel and async workTools for parallel and async workC-ExamplesAn addition or correction to our examplesAn addition or correction to our examplesD-AsyncDeals with asynchronous abstractionsDeals with asynchronous abstractionsS-Needs-DesignThis issue requires design work to think about how it would best be accomplishedThis issue requires design work to think about how it would best be accomplished