bevy/crates/bevy_asset
andriyDev 60a9a81602
Fix potential deadlock in AssetServer on single-threaded modes. (#15808)
# Objective

Fixes #15807 

## Solution

We move the guard into this function.

## Testing

N/A, This is just reverting to the old behavior before #15509.
2024-10-11 16:42:07 +00:00
..
macros Allow to expect (adopted) (#15301) 2024-09-20 19:16:42 +00:00
src Fix potential deadlock in AssetServer on single-threaded modes. (#15808) 2024-10-11 16:42:07 +00:00
Cargo.toml Remove thiserror from bevy_asset (#15778) 2024-10-09 14:30:46 +00:00
README.md Add README.md to all crates (#13184) 2024-05-02 18:56:00 +00:00

Bevy Asset

License Crates.io Downloads Docs Discord