Files
swift-composable-architectu…/Sources/ComposableArchitecture
Ian Keen c77c6054c8 Add threading warning to Store.send (#772)
* Add threading warning to Store.send

Any async Effect (including fireAndForget) could result in a runtime crash when updating internal state like `effectCancellables`
This adds a debug warning to let users know

* Remove comment
2021-09-07 10:20:15 -04:00
..
2021-08-25 15:39:36 -04:00
2021-09-06 15:19:19 +00:00
2021-09-06 11:10:47 -04:00
2021-08-25 19:56:19 +00:00
2021-07-29 23:52:07 +00:00
2021-08-25 15:39:36 -04:00
2021-08-12 18:13:40 -04:00