mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
385a2b1895
Add two examples on how to communicate with a task that is running either in another thread or in a thread from `AsyncComputeTaskPool`. Loosely based on https://github.com/bevyengine/bevy/discussions/1150 |
||
---|---|---|
.. | ||
async_compute.rs | ||
external_source_external_thread.rs |