mirror of
https://github.com/pointfreeco/swift-composable-architecture.git
synced 2025-12-20 09:11:33 +01:00
Cancellation cleanup (#1977)
* Clean up effect cancellation. * wip * wip * wip * wip * wip * wip * wip * cancel id test * nb * benchmark * wip * wip * wip * wip * wip * clean up * wip
This commit is contained in:
@@ -6,5 +6,6 @@ Benchmark.main([
|
||||
dependenciesSuite,
|
||||
effectSuite,
|
||||
storeScopeSuite,
|
||||
storeSuite,
|
||||
viewStoreSuite,
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user