Prevent concurrent no_std runtime calls via atomic switch #4

Open
opened 2026-01-05 16:32:45 -05:00 by yukirij · 0 comments
Owner

As no_std versions of the library can panic upon concurrent access, an atomic value should be used to return error conditions when the runtime is performing operations.

As no_std versions of the library can panic upon concurrent access, an atomic value should be used to return error conditions when the runtime is performing operations.
yukirij added this to the Sandbox milestone 2026-01-05 16:33:46 -05:00
Sign in to join this conversation.
No description provided.