This repository was archived by the owner on Sep 8, 2025. It is now read-only.
Commit b9d1624
authored
Add a note that
While it's predicted that `no_std` builds won't be using threading
that's not necessarily a given. Add a note to the documentation to call
out that `no_std` builds panic on contention with a request for filing
an issue if that's not suitable.no_std builds panic on contention (#10155)1 parent febd080 commit b9d1624
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
148 | 151 | | |
149 | 152 | | |
150 | 153 | | |
| |||
0 commit comments