mirror of
https://github.com/salsa-rs/salsa.git
synced 2025-08-04 19:08:32 +00:00
panic if you fork from inside a query for now
This commit is contained in:
parent
2a6b8e07f9
commit
5066726147
4 changed files with 31 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
mod setup;
|
||||
|
||||
mod cancellation;
|
||||
mod fork_from_query;
|
||||
mod frozen;
|
||||
mod independent;
|
||||
mod race;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue