Open
Description
Using multithreading to load resources. Arc<Queue> and Arc<Device> are used.
5% of the time, main thread gets indefinitely frozen at surface.present.
Some threads also seem to get stallen at these:
Queue::write_texture
Device::create_texture_view
Tested on master and version 22.1.0
Full backtrace
backtrace.txt
Metadata
Assignees
Type
Projects
Status
Todo