amethyst / shred

Shared resource dispatcher
Apache License 2.0
233 stars 66 forks source link

TrustCell fixes #223

Closed Imberflur closed 1 year ago

Imberflur commented 1 year ago

Fixing some unsoundness, see commit messages.

I'm hoping to eventually replace TrustCell with atomic_refcell::AtomicRefCell, however that should probably wait on https://github.com/bholley/atomic_refcell/pull/18