Created
April 16, 2024 15:13
-
-
Save jshier/06d85f24508a36db08e3be4acf79b26a to your computer and use it in GitHub Desktop.
TCAUIKit Duplicate dismiss Backtrace
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* thread #1, queue = 'com.apple.main-thread', stop reason = breakpoint 1.1 | |
* frame #0: 0x0000000104fae5f0 TCAUIKit`closure #1 in AppFeature.body.getter(state=TCAUIKit.AppFeature.State @ 0x000000016ae59040, action=modal) at AppFeature.swift:40:25 | |
frame #1: 0x0000000105062ad4 TCAUIKit`Reduce.reduce(state=TCAUIKit.AppFeature.State @ 0x000000016ae59040, action=modal, self=(reduce = 0x0000000104fae490 TCAUIKit`closure #1 (inout TCAUIKit.AppFeature.State, TCAUIKit.AppFeature.Action) -> ComposableArchitecture.Effect<TCAUIKit.AppFeature.Action> in TCAUIKit.AppFeature.body.getter : some at AppFeature.swift:35)) at Reduce.swift:35:10 | |
frame #2: 0x0000000105062b0c TCAUIKit`protocol witness for Reducer.reduce(into:action:) in conformance Reduce<τ_0_0, τ_0_1> at <compiler-generated>:0 | |
frame #3: 0x000000010505be70 TCAUIKit`_PresentationReducer.reduce(state=TCAUIKit.AppFeature.State @ 0x000000016ae59040, action=modal, self=ComposableArchitecture._PresentationReducer<ComposableArchitecture.Reduce<TCAUIKit.AppFeature.State, TCAUIKit.AppFeature.Action>, ComposableArchitecture.ReducerBuilder<TCAUIKit.AppFeature.ModalDestination.State, TCAUIKit.AppFeature.ModalDestination.Action>._Sequence<ComposableArchitecture.ReducerBuilder<TCAUIKit.AppFeature.ModalDestination.State, TCAUIKit.AppFeature.ModalDestination.Action>._Sequence<ComposableArchitecture.Scope<TCAUIKit.AppFeature.ModalDestination.State, TCAUIKit.AppFeature.ModalDestination.Action, TCAUIKit.OneFeature>, ComposableArchitecture.Scope<TCAUIKit.AppFeature.ModalDestination.State, TCAUIKit.AppFeature.ModalDestination.Action, TCAUIKit.TwoFeature>>, ComposableArchitecture.Scope<TCAUIKit.AppFeature.ModalDestination.State, TCAUIKit.AppFeature.ModalDestination.Action, TCAUIKit.ThreeFeature>>> @ 0x000000016ae56580) at PresentationReducer.swift:614:31 | |
frame #4: 0x000000010505f07c TCAUIKit`protocol witness for Reducer.reduce(into:action:) in conformance _PresentationReducer<τ_0_0, τ_0_1> at <compiler-generated>:0 | |
frame #5: 0x000000010505bcd4 TCAUIKit`_PresentationReducer.reduce(state=TCAUIKit.AppFeature.State @ 0x000000016ae59040, action=modal, self=ComposableArchitecture._PresentationReducer<ComposableArchitecture._PresentationReducer<ComposableArchitecture.Reduce<TCAUIKit.AppFeature.State, TCAUIKit.AppFeature.Action>, ComposableArchitecture.ReducerBuilder<TCAUIKit.AppFeature.ModalDestination.State, TCAUIKit.AppFeature.ModalDestination.Action>._Sequence<ComposableArchitecture.ReducerBuilder<TCAUIKit.AppFeature.ModalDestination.State, TCAUIKit.AppFeature.ModalDestination.Action>._Sequence<ComposableArchitecture.Scope<TCAUIKit.AppFeature.ModalDestination.State, TCAUIKit.AppFeature.ModalDestination.Action, TCAUIKit.OneFeature>, ComposableArchitecture.Scope<TCAUIKit.AppFeature.ModalDestination.State, TCAUIKit.AppFeature.ModalDestination.Action, TCAUIKit.TwoFeature>>, ComposableArchitecture.Scope<TCAUIKit.AppFeature.ModalDestination.State, TCAUIKit.AppFeature.ModalDestination.Action, TCAUIKit.ThreeFeature>>>, ComposableArchitecture.ReducerBuilder<TCAUIKit.AppFeature.NavigationDestination.State, TCAUIKit.AppFeature.NavigationDestination.Action>._Sequence<ComposableArchitecture.ReducerBuilder<TCAUIKit.AppFeature.NavigationDestination.State, TCAUIKit.AppFeature.NavigationDestination.Action>._Sequence<ComposableArchitecture.Scope<TCAUIKit.AppFeature.NavigationDestination.State, TCAUIKit.AppFeature.NavigationDestination.Action, TCAUIKit.OneFeature>, ComposableArchitecture.Scope<TCAUIKit.AppFeature.NavigationDestination.State, TCAUIKit.AppFeature.NavigationDestination.Action, TCAUIKit.TwoFeature>>, ComposableArchitecture.Scope<TCAUIKit.AppFeature.NavigationDestination.State, TCAUIKit.AppFeature.NavigationDestination.Action, TCAUIKit.ThreeFeature>>> @ 0x000000016ae58600) at PresentationReducer.swift:589:31 | |
frame #6: 0x000000010505f07c TCAUIKit`protocol witness for Reducer.reduce(into:action:) in conformance _PresentationReducer<τ_0_0, τ_0_1> at <compiler-generated>:0 | |
frame #7: 0x00000001050324b8 TCAUIKit`Reducer<>.reduce(state=TCAUIKit.AppFeature.State @ 0x000000016ae59040, action=modal, self=TCAUIKit.AppFeature @ 0xffffffffffffffff) at Reducer.swift:92:15 | |
frame #8: 0x0000000104fbe060 TCAUIKit`protocol witness for Reducer.reduce(into:action:) in conformance AppFeature at <compiler-generated>:0 | |
frame #9: 0x0000000105037b54 TCAUIKit`_PrintChangesReducer.reduce(state=TCAUIKit.AppFeature.State @ 0x000000016ae59040, action=modal, self=ComposableArchitecture._PrintChangesReducer<TCAUIKit.AppFeature> @ 0x000000016ae597f0) at DebugReducer.swift:91:33 | |
frame #10: 0x0000000105038d3c TCAUIKit`protocol witness for Reducer.reduce(into:action:) in conformance _PrintChangesReducer<τ_0_0> at <compiler-generated>:0 | |
frame #11: 0x000000010507e738 TCAUIKit`open #1 <τ_0_0, τ_0_1, τ_0_2>(reducer=ComposableArchitecture._PrintChangesReducer<TCAUIKit.AppFeature> @ 0x000000016ae597f0, action=modal, originatingAction=modal, self=0x0000600002c0c280) in RootStore.send(_:originatingFrom:) at RootStore.swift:56:30 | |
frame #12: 0x00000001050829d0 TCAUIKit`closure #1 in RootStore.send(self=0x0000600002c0c280, action=modal, originatingAction=modal) at RootStore.swift:160:9 | |
frame #13: 0x000000010527652c TCAUIKit`closure #1 in _withoutPerceptionChecking<τ_0_0>(apply=0x105082fe4) at PerceptionRegistrar.swift:326:7 | |
frame #14: 0x000000010527785c TCAUIKit`partial apply for closure #1 in _withoutPerceptionChecking<τ_0_0>(_:) at <compiler-generated>:0 | |
frame #15: 0x00000002099db228 libswift_Concurrency.dylib`Swift.TaskLocal.withValue<τ_0_0>(_: τ_0_0, operation: () throws -> τ_1_0, file: Swift.String, line: Swift.UInt) throws -> τ_1_0 + 200 | |
frame #16: 0x00000001052764b0 TCAUIKit`_withoutPerceptionChecking<τ_0_0>(apply=0x105082fe4) at PerceptionRegistrar.swift:325:54 | |
frame #17: 0x000000010507e154 TCAUIKit`RootStore.send(action=modal, originatingAction=modal, self=0x0000600002c0c280) at RootStore.swift:159:14 | |
frame #18: 0x00000001050806b0 TCAUIKit`closure #1 in closure #3 in closure #1 in open #1 <τ_0_0, τ_0_1, τ_0_2>(self=0x0000600002c0c280, effectAction=modal, action=modal) in RootStore.send(_:originatingFrom:) at RootStore.swift:83:26 | |
frame #19: 0x0000000105084450 TCAUIKit`partial apply for closure #1 in closure #3 in closure #1 in open #1 <τ_0_0, τ_0_1, τ_0_2>(reducer:) in RootStore.send(_:originatingFrom:) at <compiler-generated>:0 | |
frame #20: 0x00000001051d7b9c TCAUIKit`closure #2 in DependencyValues.Continuation.yield<τ_0_0>(operation=0x105084410) at WithDependencies.swift:303:13 | |
frame #21: 0x00000001051d9520 TCAUIKit`partial apply for closure #2 in DependencyValues.Continuation.yield<τ_0_0>(_:) at <compiler-generated>:0 | |
frame #22: 0x00000001051d4200 TCAUIKit`closure #1 in closure #1 in closure #1 in withDependencies<τ_0_0>(operation=0x1051d94f8) at WithDependencies.swift:32:26 | |
frame #23: 0x00000001051db4e0 TCAUIKit`partial apply for closure #1 in closure #1 in closure #1 in withDependencies<τ_0_0>(_:operation:) at <compiler-generated>:0 | |
frame #24: 0x00000002099db228 libswift_Concurrency.dylib`Swift.TaskLocal.withValue<τ_0_0>(_: τ_0_0, operation: () throws -> τ_1_0, file: Swift.String, line: Swift.UInt) throws -> τ_1_0 + 200 | |
frame #25: 0x00000001051d40f0 TCAUIKit`closure #1 in closure #1 in withDependencies<τ_0_0>(operation=0x1051d94f8) at WithDependencies.swift:31:11 | |
frame #26: 0x00000001051db4a8 TCAUIKit`partial apply for closure #1 in closure #1 in withDependencies<τ_0_0>(_:operation:) at <compiler-generated>:0 | |
frame #27: 0x00000002099db228 libswift_Concurrency.dylib`Swift.TaskLocal.withValue<τ_0_0>(_: τ_0_0, operation: () throws -> τ_1_0, file: Swift.String, line: Swift.UInt) throws -> τ_1_0 + 200 | |
frame #28: 0x00000001051d3f18 TCAUIKit`closure #1 in withDependencies<τ_0_0>(updateValuesForOperation=0x00000001051d94d0 TCAUIKit`partial apply forwarder for closure #1 (inout Dependencies.DependencyValues) -> () in Dependencies.DependencyValues.Continuation.yield<A>(() throws -> A) throws -> A at <compiler-generated>, operation=0x1051d94f8) at WithDependencies.swift:30:43 | |
frame #29: 0x00000001051d4008 TCAUIKit`partial apply for closure #1 in withDependencies<τ_0_0>(_:operation:) at <compiler-generated>:0 | |
frame #30: 0x00000002099db228 libswift_Concurrency.dylib`Swift.TaskLocal.withValue<τ_0_0>(_: τ_0_0, operation: () throws -> τ_1_0, file: Swift.String, line: Swift.UInt) throws -> τ_1_0 + 200 | |
frame #31: 0x00000001051d3d44 TCAUIKit`withDependencies<τ_0_0>(updateValuesForOperation=0x00000001051d94d0 TCAUIKit`partial apply forwarder for closure #1 (inout Dependencies.DependencyValues) -> () in Dependencies.DependencyValues.Continuation.yield<A>(() throws -> A) throws -> A at <compiler-generated>, operation=0x1051d94f8) at WithDependencies.swift:27:7 | |
frame #32: 0x00000001051d7a5c TCAUIKit`DependencyValues.Continuation.yield<τ_0_0>(operation=0x105084410, self=Dependencies.DependencyValues.Continuation @ 0x000000016ae5a2b8) at WithDependencies.swift:300:11 | |
frame #33: 0x0000000105080494 TCAUIKit`closure #3 in closure #1 in open #1 <τ_0_0, τ_0_1, τ_0_2>(effectAction=modal, self=0x0000600002c0c280, continuation=Dependencies.DependencyValues.Continuation @ 0x000000016ae5a4b8, action=modal, tasks=0x0000600000203980) in RootStore.send(_:originatingFrom:) at RootStore.swift:82:46 | |
frame #34: 0x0000000105084404 TCAUIKit`partial apply for closure #3 in closure #1 in open #1 <τ_0_0, τ_0_1, τ_0_2>(reducer:) in RootStore.send(_:originatingFrom:) at <compiler-generated>:0 | |
frame #35: 0x00000001b7de3208 Combine`Combine.Subscribers.Sink.receive(τ_0_0) -> Combine.Subscribers.Demand + 84 | |
frame #36: 0x00000001b7de381c Combine`protocol witness for Combine.Subscriber.receive(τ_0_0.Input) -> Combine.Subscribers.Demand in conformance Combine.Subscribers.Sink<τ_0_0, τ_0_1> : Combine.Subscriber in Combine + 20 | |
frame #37: 0x00000001b7e64068 Combine`Combine.Publishers.HandleEvents.Inner.receive(τ_0_0.Output) -> Combine.Subscribers.Demand + 140 | |
frame #38: 0x00000001b7e64254 Combine`protocol witness for Combine.Subscriber.receive(τ_0_0.Input) -> Combine.Subscribers.Demand in conformance Combine.Publishers.HandleEvents<τ_0_0>.Inner<τ_1_0> : Combine.Subscriber in Combine + 20 | |
frame #39: 0x00000001b7e3d910 Combine`merged partial apply forwarder for closure #4 (τ_0_2) -> Combine.Subscribers.Demand in Combine.Publishers._Merged.request(Combine.Subscribers.Demand) -> () + 40 | |
frame #40: 0x00000001b7e33914 Combine`Combine.Publishers._Merged.guardedApplyDownstream<τ_0_0>((τ_0_2) -> τ_1_0) -> τ_1_0 + 128 | |
frame #41: 0x00000001b7e34004 Combine`Combine.Publishers._Merged.receive(τ_0_0, Swift.Int) -> Combine.Subscribers.Demand + 208 | |
frame #42: 0x00000001b7e33f28 Combine`Combine.Publishers._Merged.Side.receive(τ_0_0) -> Combine.Subscribers.Demand + 20 | |
frame #43: 0x00000001b7e3d910 Combine`merged partial apply forwarder for closure #4 (τ_0_2) -> Combine.Subscribers.Demand in Combine.Publishers._Merged.request(Combine.Subscribers.Demand) -> () + 40 | |
frame #44: 0x00000001b7e33914 Combine`Combine.Publishers._Merged.guardedApplyDownstream<τ_0_0>((τ_0_2) -> τ_1_0) -> τ_1_0 + 128 | |
frame #45: 0x00000001b7e34004 Combine`Combine.Publishers._Merged.receive(τ_0_0, Swift.Int) -> Combine.Subscribers.Demand + 208 | |
frame #46: 0x00000001b7e33f28 Combine`Combine.Publishers._Merged.Side.receive(τ_0_0) -> Combine.Subscribers.Demand + 20 | |
frame #47: 0x00000001b7e64068 Combine`Combine.Publishers.HandleEvents.Inner.receive(τ_0_0.Output) -> Combine.Subscribers.Demand + 140 | |
frame #48: 0x00000001b7e64254 Combine`protocol witness for Combine.Subscriber.receive(τ_0_0.Input) -> Combine.Subscribers.Demand in conformance Combine.Publishers.HandleEvents<τ_0_0>.Inner<τ_1_0> : Combine.Subscriber in Combine + 20 | |
frame #49: 0x00000001b7e28bc8 Combine`Combine.Publishers.PrefixUntilOutput.Inner.receive(τ_0_0.Output) -> Combine.Subscribers.Demand + 132 | |
frame #50: 0x00000001b7e28e3c Combine`protocol witness for Combine.Subscriber.receive(τ_0_0.Input) -> Combine.Subscribers.Demand in conformance Combine.Publishers.PrefixUntilOutput<τ_0_0, τ_0_1>.Inner<τ_1_0, τ_1_1> : Combine.Subscriber in Combine + 20 | |
frame #51: 0x00000001b7e64068 Combine`Combine.Publishers.HandleEvents.Inner.receive(τ_0_0.Output) -> Combine.Subscribers.Demand + 140 | |
frame #52: 0x00000001b7e64254 Combine`protocol witness for Combine.Subscriber.receive(τ_0_0.Input) -> Combine.Subscribers.Demand in conformance Combine.Publishers.HandleEvents<τ_0_0>.Inner<τ_1_0> : Combine.Subscriber in Combine + 20 | |
frame #53: 0x00000001b7e28bc8 Combine`Combine.Publishers.PrefixUntilOutput.Inner.receive(τ_0_0.Output) -> Combine.Subscribers.Demand + 132 | |
frame #54: 0x00000001b7e28e3c Combine`protocol witness for Combine.Subscriber.receive(τ_0_0.Input) -> Combine.Subscribers.Demand in conformance Combine.Publishers.PrefixUntilOutput<τ_0_0, τ_0_1>.Inner<τ_1_0, τ_1_1> : Combine.Subscriber in Combine + 20 | |
frame #55: 0x00000001b7e669d4 Combine`Combine.Publishers.Concatenate.Inner.suffixReceive(τ_0_0.Output) -> Combine.Subscribers.Demand + 148 | |
frame #56: 0x00000001b7e66934 Combine`Combine.Publishers.Concatenate.Inner.SuffixSubscriber.receive(τ_0_0.Output) -> Combine.Subscribers.Demand + 20 | |
frame #57: 0x00000001b7dea0d4 Combine`Combine.Just.Inner.request(Combine.Subscribers.Demand) -> () + 368 | |
frame #58: 0x00000001b7dea1c8 Combine`protocol witness for Combine.Subscription.request(Combine.Subscribers.Demand) -> () in conformance Combine.Just<τ_0_0>.Inner<τ_1_0> : Combine.Subscription in Combine + 20 | |
frame #59: 0x00000001b7e6691c Combine`Combine.Publishers.Concatenate.Inner.suffixReceive(subscription: Combine.Subscription) -> () + 336 | |
frame #60: 0x00000001b7e667c0 Combine`Combine.Publishers.Concatenate.Inner.SuffixSubscriber.receive(subscription: Combine.Subscription) -> () + 20 | |
frame #61: 0x00000001b7de9b34 Combine`Combine.Just.receive<τ_0_0 where τ_0_0 == τ_1_0.Input, τ_1_0: Combine.Subscriber, τ_1_0.Failure == Swift.Never>(subscriber: τ_1_0) -> () + 232 | |
frame #62: 0x00000001b7de193c Combine`Combine.Deferred.receive<τ_0_0 where τ_1_0: Combine.Subscriber, τ_0_0.Failure == τ_1_0.Failure, τ_0_0.Output == τ_1_0.Input>(subscriber: τ_1_0) -> () + 112 | |
frame #63: 0x00000001b7e6dfcc Combine`Combine.PublisherBox.receive<τ_0_0 where τ_1_0: Combine.Subscriber, τ_0_0.Failure == τ_1_0.Failure, τ_0_0.Output == τ_1_0.Input>(subscriber: τ_1_0) -> () + 36 | |
frame #64: 0x00000001b7e6e1d4 Combine`Combine.AnyPublisher.receive<τ_0_0 where τ_0_0 == τ_1_0.Input, τ_0_1 == τ_1_0.Failure, τ_1_0: Combine.Subscriber>(subscriber: τ_1_0) -> () + 36 | |
frame #65: 0x0000000104feacac TCAUIKit`_EffectPublisher.receive<τ_0_0>(subscriber=(inner = 0x00006000035282c0), self=ComposableArchitecture._EffectPublisher<τ_0_0> @ 0x000000016ae5afd0) at Publisher.swift:38:20 | |
frame #66: 0x0000000104feba84 TCAUIKit`protocol witness for Publisher.receive<τ_0_0>(subscriber:) in conformance _EffectPublisher<τ_0_0> at <compiler-generated>:0 | |
frame #67: 0x00000001b7e666c4 Combine`Combine.Publishers.Concatenate.Inner.prefixReceive(completion: Combine.Subscribers.Completion<τ_0_0.Failure>) -> () + 920 | |
frame #68: 0x00000001b7e66320 Combine`Combine.Publishers.Concatenate.Inner.PrefixSubscriber.receive(completion: Combine.Subscribers.Completion<τ_0_0.Failure>) -> () + 20 | |
frame #69: 0x00000001b7e64204 Combine`Combine.Publishers.HandleEvents.Inner.receive(completion: Combine.Subscribers.Completion<τ_0_0.Failure>) -> () + 284 | |
frame #70: 0x00000001b7e64274 Combine`protocol witness for Combine.Subscriber.receive(completion: Combine.Subscribers.Completion<τ_0_0.Failure>) -> () in conformance Combine.Publishers.HandleEvents<τ_0_0>.Inner<τ_1_0> : Combine.Subscriber in Combine + 20 | |
frame #71: 0x00000001b7e29aa4 Combine`function signature specialization <Arg[0] = Dead> of Combine.Publishers.PrefixUntilOutput.Inner.terminationReceive(τ_1_1.Output) -> Combine.Subscribers.Demand + 604 | |
frame #72: 0x00000001b7e29af4 Combine`function signature specialization <Arg[0] = Dead> of Combine.Publishers.PrefixUntilOutput.Inner.Termination.receive(τ_1_1.Output) -> Combine.Subscribers.Demand + 20 | |
frame #73: 0x00000001b7e284f8 Combine`protocol witness for Combine.Subscriber.receive(τ_0_0.Input) -> Combine.Subscribers.Demand in conformance Combine.Publishers.PrefixUntilOutput<τ_0_0, τ_0_1>.Inner<τ_1_0, τ_1_1>.Termination : Combine.Subscriber in Combine + 44 | |
frame #74: 0x00000001b7dee1d0 Combine`Combine.PassthroughSubject.Conduit.offer(τ_0_0) -> () + 396 | |
frame #75: 0x00000001b7def48c Combine`partial apply forwarder for closure #1 (Combine.ConduitBase<τ_0_0, τ_0_1>) -> () in Combine.PassthroughSubject.send(τ_0_0) -> () + 40 | |
frame #76: 0x00000001b7e23638 Combine`Combine.ConduitList.forEach((Combine.ConduitBase<τ_0_0, τ_0_1>) throws -> ()) throws -> () + 212 | |
frame #77: 0x00000001b7dedc64 Combine`Combine.PassthroughSubject.send(τ_0_0) -> () + 168 | |
frame #78: 0x0000000104fe0e34 TCAUIKit`closure #1 in closure #1 in closure #1 in Effect.cancellable<τ_0_0>(cancellationSubject=0x0000600001770880, cancellable=0x000060000214c690, id=ComposableArchitecture.PresentationDismissID @ 0xffffffffffffffff, _navigationIDPath=Dependencies.Dependency<ComposableArchitecture.NavigationIDPath> @ 0x000060000260bdf0) at Cancellation.swift:64:37 | |
frame #79: 0x0000000104ffb6e0 TCAUIKit`NSRecursiveLock.sync<τ_0_0>(work=0x104fe6f6c, self=0x000060000399c270) at Locking.swift:17:12 | |
frame #80: 0x0000000104fe0d64 TCAUIKit`closure #1 in closure #1 in Effect.cancellable<τ_0_0>(cancellationSubject=0x0000600001770880, cancellable=0x000060000214c690, id=ComposableArchitecture.PresentationDismissID @ 0xffffffffffffffff, _navigationIDPath=Dependencies.Dependency<ComposableArchitecture.NavigationIDPath> @ 0x000060000260bdf0) at Cancellation.swift:63:33 | |
frame #81: 0x00000001b7dd0aac Combine`Combine.AnyCancellable.cancel() -> () + 292 | |
frame #82: 0x0000000104fe584c TCAUIKit`closure #1 in CancellablesCollection.cancel<τ_0_0>($0=0x000060000214c690) at Cancellation.swift:274:42 | |
frame #83: 0x000000019304b148 libswiftCore.dylib`Swift.Sequence.forEach((τ_0_0.Element) throws -> ()) throws -> () + 440 | |
frame #84: 0x0000000104fe5740 TCAUIKit`CancellablesCollection.cancel<τ_0_0>(id=ComposableArchitecture.PresentationDismissID @ 0xffffffffffffffff, path=ComposableArchitecture.NavigationIDPath @ 0x000000016ae5bb38, self=0x000060000026e240) at Cancellation.swift:274:29 | |
frame #85: 0x0000000104fe4094 TCAUIKit`closure #1 in static Task<>.cancel<τ_0_0>(id=ComposableArchitecture.PresentationDismissID @ 0xffffffffffffffff, _navigationIDPath=Dependencies.Dependency<ComposableArchitecture.NavigationIDPath> @ 0x0000600002636170) at Cancellation.swift:201:33 | |
frame #86: 0x0000000104ffb6e0 TCAUIKit`NSRecursiveLock.sync<τ_0_0>(work=0x104fe4758, self=0x000060000399c270) at Locking.swift:17:12 | |
frame #87: 0x0000000104fe3f34 TCAUIKit`static Task<>.cancel<τ_0_0>(id=ComposableArchitecture.PresentationDismissID @ 0xffffffffffffffff, self=Task<Never, Never>) at Cancellation.swift:200:30 | |
frame #88: 0x000000010505f388 TCAUIKit`closure #2 in static Task<>._cancel<τ_0_0>(id=ComposableArchitecture.PresentationDismissID @ 0xffffffffffffffff) at PresentationReducer.swift:701:12 | |
frame #89: 0x000000010505f3c0 TCAUIKit`partial apply for closure #2 in static Task<>._cancel<τ_0_0>(id:navigationID:) at <compiler-generated>:0 | |
frame #90: 0x00000001051d4200 TCAUIKit`closure #1 in closure #1 in closure #1 in withDependencies<τ_0_0>(operation=0x10505f398) at WithDependencies.swift:32:26 | |
frame #91: 0x00000001051db4e0 TCAUIKit`partial apply for closure #1 in closure #1 in closure #1 in withDependencies<τ_0_0>(_:operation:) at <compiler-generated>:0 | |
frame #92: 0x00000002099db228 libswift_Concurrency.dylib`Swift.TaskLocal.withValue<τ_0_0>(_: τ_0_0, operation: () throws -> τ_1_0, file: Swift.String, line: Swift.UInt) throws -> τ_1_0 + 200 | |
frame #93: 0x00000001051d40f0 TCAUIKit`closure #1 in closure #1 in withDependencies<τ_0_0>(operation=0x10505f398) at WithDependencies.swift:31:11 | |
frame #94: 0x00000001051db4a8 TCAUIKit`partial apply for closure #1 in closure #1 in withDependencies<τ_0_0>(_:operation:) at <compiler-generated>:0 | |
frame #95: 0x00000002099db228 libswift_Concurrency.dylib`Swift.TaskLocal.withValue<τ_0_0>(_: τ_0_0, operation: () throws -> τ_1_0, file: Swift.String, line: Swift.UInt) throws -> τ_1_0 + 200 | |
frame #96: 0x00000001051d3f18 TCAUIKit`closure #1 in withDependencies<τ_0_0>(updateValuesForOperation=0x000000010505f32c TCAUIKit`partial apply forwarder for closure #1 (inout Dependencies.DependencyValues) -> () in static Swift.Task< where A == Swift.Never, B == Swift.Never>._cancel<A where A1: Swift.Hashable>(id: A1, navigationID: ComposableArchitecture.NavigationIDPath) -> () at <compiler-generated>, operation=0x10505f398) at WithDependencies.swift:30:43 | |
frame #97: 0x00000001051d4008 TCAUIKit`partial apply for closure #1 in withDependencies<τ_0_0>(_:operation:) at <compiler-generated>:0 | |
frame #98: 0x00000002099db228 libswift_Concurrency.dylib`Swift.TaskLocal.withValue<τ_0_0>(_: τ_0_0, operation: () throws -> τ_1_0, file: Swift.String, line: Swift.UInt) throws -> τ_1_0 + 200 | |
frame #99: 0x00000001051d3d44 TCAUIKit`withDependencies<τ_0_0>(updateValuesForOperation=0x000000010505f32c TCAUIKit`partial apply forwarder for closure #1 (inout Dependencies.DependencyValues) -> () in static Swift.Task< where A == Swift.Never, B == Swift.Never>._cancel<A where A1: Swift.Hashable>(id: A1, navigationID: ComposableArchitecture.NavigationIDPath) -> () at <compiler-generated>, operation=0x10505f398) at WithDependencies.swift:27:7 | |
frame #100: 0x000000010505d448 TCAUIKit`static Task<>._cancel<τ_0_0>(id=ComposableArchitecture.PresentationDismissID @ 0xffffffffffffffff, navigationID=ComposableArchitecture.NavigationIDPath @ 0x000000016ae5c408, self=Task<Never, Never>) at PresentationReducer.swift:698:5 | |
frame #101: 0x000000010505d334 TCAUIKit`closure #1 in _PresentationReducer.reduce(destinationNavigationIDPath=ComposableArchitecture.NavigationIDPath @ 0x000000016ae5c468) at PresentationReducer.swift:569:18 | |
frame #102: 0x0000000104fd1800 TCAUIKit`closure #1 in DismissEffect.callAsFunction(dismiss=0x000000010505eb64 TCAUIKit`partial apply forwarder for closure #1 @Swift.MainActor @Sendable () -> () in ComposableArchitecture._PresentationReducer.reduce(into: inout A.State, action: A.Action) -> ComposableArchitecture.Effect<A.Action> at <compiler-generated>) at Dismiss.swift:120:7 | |
frame #103: 0x0000000104fd1838 TCAUIKit`partial apply for closure #1 in DismissEffect.callAsFunction(transaction:fileID:line:) at <compiler-generated>:0 | |
frame #104: 0x00000001cc92f308 SwiftUI`___lldb_unnamed_symbol258235 + 268 | |
frame #105: 0x00000001cc92f574 SwiftUI`___lldb_unnamed_symbol258240 + 20 | |
frame #106: 0x0000000192fd9cb0 libswiftCore.dylib`Swift.withExtendedLifetime<τ_0_0, τ_0_1>(τ_0_0, () throws -> τ_0_1) throws -> τ_0_1 + 20 | |
frame #107: 0x00000001cc92e02c SwiftUI`SwiftUI.withTransaction<τ_0_0>(SwiftUI.Transaction, () throws -> τ_0_0) throws -> τ_0_0 + 56 | |
frame #108: 0x0000000104fd14cc TCAUIKit`DismissEffect.callAsFunction(transaction=SwiftUI.Transaction @ 0x000000010801a180, fileID="TCAUIKit/AppFeature.swift", line=227, self=(dismiss = 0x000000010505eb64 TCAUIKit`partial apply forwarder for closure #1 @Swift.MainActor @Sendable () -> () in ComposableArchitecture._PresentationReducer.reduce(into: inout A.State, action: A.Action) -> ComposableArchitecture.Effect<A.Action> at <compiler-generated>)) at Dismiss.swift:119:5 | |
frame #109: 0x0000000104fd1180 TCAUIKit`DismissEffect.callAsFunction(animation=nil, fileID="TCAUIKit/AppFeature.swift", line=227, self=(dismiss = 0x000000010505eb64 TCAUIKit`partial apply forwarder for closure #1 @Swift.MainActor @Sendable () -> () in ComposableArchitecture._PresentationReducer.reduce(into: inout A.State, action: A.Action) -> ComposableArchitecture.Effect<A.Action> at <compiler-generated>)) at Dismiss.swift:95 | |
frame #110: 0x0000000104fd0e5c TCAUIKit`DismissEffect.callAsFunction(fileID="TCAUIKit/AppFeature.swift", line=227, self=(dismiss = 0x000000010505eb64 TCAUIKit`partial apply forwarder for closure #1 @Swift.MainActor @Sendable () -> () in ComposableArchitecture._PresentationReducer.reduce(into: inout A.State, action: A.Action) -> ComposableArchitecture.Effect<A.Action> at <compiler-generated>)) at Dismiss.swift:86 | |
frame #111: 0x0000000104fb76f4 TCAUIKit`closure #1 in closure #1 in OneFeature.body.getter(_0=(send = 0x0000000104fdc73c TCAUIKit`partial apply forwarder for closure #1 @Swift.MainActor @Sendable (A) -> () in closure #1 () async -> () in closure #1 @Sendable (ComposableArchitecture.Send<A1>) async -> () in closure #2 (Dependencies.DependencyValues.Continuation) -> ComposableArchitecture.Effect<A1> in ComposableArchitecture.Effect.map<A>((A) -> A1) -> ComposableArchitecture.Effect<A1> at <compiler-generated>), self=TCAUIKit.OneFeature @ 0x0000600002611030) at AppFeature.swift:227 | |
frame #112: 0x0000000104fc86c4 TCAUIKit`partial apply for closure #1 in closure #1 in OneFeature.body.getter at <compiler-generated>:0 | |
frame #113: 0x0000000104fd3dfc TCAUIKit`closure #1 in closure #1 in closure #1 in static Effect.run(operation=0x10535c478, send=ComposableArchitecture.Send<τ_0_0> @ 0x0000000108019e68, handler=nil, fileID="TCAUIKit/AppFeature.swift", line=227) at Effect.swift:96 | |
frame #114: 0x0000000104fdd6d4 TCAUIKit`partial apply for closure #1 in closure #1 in closure #1 in static Effect.run(priority:operation:catch:fileID:line:) at <compiler-generated>:0 | |
frame #115: 0x00000001051d815c TCAUIKit`closure #2 in DependencyValues.Continuation.yield<τ_0_0>(operation=0x10535c7f8) at WithDependencies.swift:315 | |
frame #116: 0x00000001051d96cc TCAUIKit`partial apply for closure #2 in DependencyValues.Continuation.yield<τ_0_0>(_:) at <compiler-generated>:0 | |
frame #117: 0x00000001051d5308 TCAUIKit`closure #1 in closure #1 in closure #1 in withDependencies<τ_0_0>(operation=0x10535ef00) at WithDependencies.swift:72 | |
frame #118: 0x00000001051db418 TCAUIKit`partial apply for closure #1 in closure #1 in closure #1 in withDependencies<τ_0_0>(_:operation:) at <compiler-generated>:0 | |
frame #119: 0x00000002099db0b4 libswift_Concurrency.dylib`(1) await resume partial function for Swift.TaskLocal.withValueImpl<τ_0_0>(_: __owned τ_0_0, operation: () async throws -> τ_1_0, file: Swift.String, line: Swift.UInt) async throws -> τ_1_0 | |
frame #120: 0x00000002099daf8c libswift_Concurrency.dylib`(1) await resume partial function for Swift.TaskLocal.withValue<τ_0_0>(_: τ_0_0, operation: () async throws -> τ_1_0, file: Swift.String, line: Swift.UInt) async throws -> τ_1_0 | |
frame #121: 0x00000001051d57cc TCAUIKit`TaskLocal.withValue<τ_0_0>(_:operation:file:line:) at <compiler-generated>:0 | |
frame #122: 0x00000001051d4f7c TCAUIKit`closure #1 in closure #1 in withDependencies<τ_0_0>(operation=0x10535ef00) at WithDependencies.swift:71 | |
frame #123: 0x00000001051db310 TCAUIKit`partial apply for closure #1 in closure #1 in withDependencies<τ_0_0>(_:operation:) at <compiler-generated>:0 | |
frame #124: 0x00000002099db0b4 libswift_Concurrency.dylib`(1) await resume partial function for Swift.TaskLocal.withValueImpl<τ_0_0>(_: __owned τ_0_0, operation: () async throws -> τ_1_0, file: Swift.String, line: Swift.UInt) async throws -> τ_1_0 | |
frame #125: 0x00000002099daf8c libswift_Concurrency.dylib`(1) await resume partial function for Swift.TaskLocal.withValue<τ_0_0>(_: τ_0_0, operation: () async throws -> τ_1_0, file: Swift.String, line: Swift.UInt) async throws -> τ_1_0 | |
frame #126: 0x00000001051d57cc TCAUIKit`TaskLocal.withValue<τ_0_0>(_:operation:file:line:) at <compiler-generated>:0 | |
frame #127: 0x00000001051d4af8 TCAUIKit`closure #1 in withDependencies<τ_0_0>(updateValuesForOperation=0x000000010535eef0 async function pointer to partial apply forwarder for closure #1 (inout Dependencies.DependencyValues) async -> () in Dependencies.DependencyValues.Continuation.yield<τ_0_0>(() async throws -> τ_0_0) async throws -> τ_0_0, operation=0x10535ef00) at WithDependencies.swift:70 | |
frame #128: 0x00000001051d83a0 TCAUIKit`partial apply for closure #1 in withDependencies<τ_0_0>(_:operation:) at <compiler-generated>:0 | |
frame #129: 0x00000002099db0b4 libswift_Concurrency.dylib`(1) await resume partial function for Swift.TaskLocal.withValueImpl<τ_0_0>(_: __owned τ_0_0, operation: () async throws -> τ_1_0, file: Swift.String, line: Swift.UInt) async throws -> τ_1_0 | |
frame #130: 0x00000002099daf8c libswift_Concurrency.dylib`(1) await resume partial function for Swift.TaskLocal.withValue<τ_0_0>(_: τ_0_0, operation: () async throws -> τ_1_0, file: Swift.String, line: Swift.UInt) async throws -> τ_1_0 | |
frame #131: 0x00000001051d57cc TCAUIKit`TaskLocal.withValue<τ_0_0>(_:operation:file:line:) at <compiler-generated>:0 | |
frame #132: 0x00000001051d4594 TCAUIKit`withDependencies<τ_0_0>(updateValuesForOperation=0x000000010535eef0 async function pointer to partial apply forwarder for closure #1 (inout Dependencies.DependencyValues) async -> () in Dependencies.DependencyValues.Continuation.yield<τ_0_0>(() async throws -> τ_0_0) async throws -> τ_0_0, operation=0x10535ef00) at WithDependencies.swift:67 | |
frame #133: 0x00000001051d7da0 TCAUIKit`DependencyValues.Continuation.yield<τ_0_0>(operation=0x10535c7f8, self=Dependencies.DependencyValues.Continuation @ 0x0000000108827ac0) at WithDependencies.swift:312 | |
frame #134: 0x0000000104fd3a74 TCAUIKit`closure #1 in closure #1 in static Effect.run(send=(send = 0x0000000104fdc73c TCAUIKit`partial apply forwarder for closure #1 @Swift.MainActor @Sendable (A) -> () in closure #1 () async -> () in closure #1 @Sendable (ComposableArchitecture.Send<A1>) async -> () in closure #2 (Dependencies.DependencyValues.Continuation) -> ComposableArchitecture.Effect<A1> in ComposableArchitecture.Effect.map<A>((A) -> A1) -> ComposableArchitecture.Effect<A1> at <compiler-generated>), escaped=Dependencies.DependencyValues.Continuation @ 0x0000000108827958, operation=0x10535c478, handler=nil, fileID="TCAUIKit/AppFeature.swift", line=227) at Effect.swift:94 | |
frame #135: 0x0000000104fdd55c TCAUIKit`partial apply for closure #1 in closure #1 in static Effect.run(priority:operation:catch:fileID:line:) at <compiler-generated>:0 | |
frame #136: 0x0000000104fdc38c TCAUIKit`closure #1 in closure #1 in closure #2 in Effect.map<τ_0_0>(operation=0x10535c7e8, send=(send = 0x0000000104fdc73c TCAUIKit`partial apply forwarder for closure #1 @Swift.MainActor @Sendable (A) -> () in closure #1 () async -> () in closure #1 @Sendable (ComposableArchitecture.Send<A1>) async -> () in closure #2 (Dependencies.DependencyValues.Continuation) -> ComposableArchitecture.Effect<A1> in ComposableArchitecture.Effect.map<A>((A) -> A1) -> ComposableArchitecture.Effect<A1> at <compiler-generated>), transform=0x10506606c) at Effect.swift:373 | |
frame #137: 0x0000000104fdc58c TCAUIKit`partial apply for closure #1 in closure #1 in closure #2 in Effect.map<τ_0_0>(_:) at <compiler-generated>:0 | |
frame #138: 0x00000001051d815c TCAUIKit`closure #2 in DependencyValues.Continuation.yield<τ_0_0>(operation=0x10535c760) at WithDependencies.swift:315 | |
frame #139: 0x00000001051d96cc TCAUIKit`partial apply for closure #2 in DependencyValues.Continuation.yield<τ_0_0>(_:) at <compiler-generated>:0 | |
frame #140: 0x00000001051d5308 TCAUIKit`closure #1 in closure #1 in closure #1 in withDependencies<τ_0_0>(operation=0x10535ef00) at WithDependencies.swift:72 | |
frame #141: 0x00000001051db418 TCAUIKit`partial apply for closure #1 in closure #1 in closure #1 in withDependencies<τ_0_0>(_:operation:) at <compiler-generated>:0 | |
frame #142: 0x00000002099db0b4 libswift_Concurrency.dylib`(1) await resume partial function for Swift.TaskLocal.withValueImpl<τ_0_0>(_: __owned τ_0_0, operation: () async throws -> τ_1_0, file: Swift.String, line: Swift.UInt) async throws -> τ_1_0 | |
frame #143: 0x00000002099daf8c libswift_Concurrency.dylib`(1) await resume partial function for Swift.TaskLocal.withValue<τ_0_0>(_: τ_0_0, operation: () async throws -> τ_1_0, file: Swift.String, line: Swift.UInt) async throws -> τ_1_0 | |
frame #144: 0x00000001051d57cc TCAUIKit`TaskLocal.withValue<τ_0_0>(_:operation:file:line:) at <compiler-generated>:0 | |
frame #145: 0x00000001051d4f7c TCAUIKit`closure #1 in closure #1 in withDependencies<τ_0_0>(operation=0x10535ef00) at WithDependencies.swift:71 | |
frame #146: 0x00000001051db310 TCAUIKit`partial apply for closure #1 in closure #1 in withDependencies<τ_0_0>(_:operation:) at <compiler-generated>:0 | |
frame #147: 0x00000002099db0b4 libswift_Concurrency.dylib`(1) await resume partial function for Swift.TaskLocal.withValueImpl<τ_0_0>(_: __owned τ_0_0, operation: () async throws -> τ_1_0, file: Swift.String, line: Swift.UInt) async throws -> τ_1_0 | |
frame #148: 0x00000002099daf8c libswift_Concurrency.dylib`(1) await resume partial function for Swift.TaskLocal.withValue<τ_0_0>(_: τ_0_0, operation: () async throws -> τ_1_0, file: Swift.String, line: Swift.UInt) async throws -> τ_1_0 | |
frame #149: 0x00000001051d57cc TCAUIKit`TaskLocal.withValue<τ_0_0>(_:operation:file:line:) at <compiler-generated>:0 | |
frame #150: 0x00000001051d4af8 TCAUIKit`closure #1 in withDependencies<τ_0_0>(updateValuesForOperation=0x000000010535eef0 async function pointer to partial apply forwarder for closure #1 (inout Dependencies.DependencyValues) async -> () in Dependencies.DependencyValues.Continuation.yield<τ_0_0>(() async throws -> τ_0_0) async throws -> τ_0_0, operation=0x10535ef00) at WithDependencies.swift:70 | |
frame #151: 0x00000001051d83a0 TCAUIKit`partial apply for closure #1 in withDependencies<τ_0_0>(_:operation:) at <compiler-generated>:0 | |
frame #152: 0x00000002099db0b4 libswift_Concurrency.dylib`(1) await resume partial function for Swift.TaskLocal.withValueImpl<τ_0_0>(_: __owned τ_0_0, operation: () async throws -> τ_1_0, file: Swift.String, line: Swift.UInt) async throws -> τ_1_0 | |
frame #153: 0x00000002099daf8c libswift_Concurrency.dylib`(1) await resume partial function for Swift.TaskLocal.withValue<τ_0_0>(_: τ_0_0, operation: () async throws -> τ_1_0, file: Swift.String, line: Swift.UInt) async throws -> τ_1_0 | |
frame #154: 0x00000001051d57cc TCAUIKit`TaskLocal.withValue<τ_0_0>(_:operation:file:line:) at <compiler-generated>:0 | |
frame #155: 0x00000001051d4594 TCAUIKit`withDependencies<τ_0_0>(updateValuesForOperation=0x000000010535eef0 async function pointer to partial apply forwarder for closure #1 (inout Dependencies.DependencyValues) async -> () in Dependencies.DependencyValues.Continuation.yield<τ_0_0>(() async throws -> τ_0_0) async throws -> τ_0_0, operation=0x10535ef00) at WithDependencies.swift:67 | |
frame #156: 0x00000001051d7da0 TCAUIKit`DependencyValues.Continuation.yield<τ_0_0>(operation=0x10535c760, self=Dependencies.DependencyValues.Continuation @ 0x000000010f008500) at WithDependencies.swift:312 | |
frame #157: 0x0000000104fdbda8 TCAUIKit`closure #1 in closure #2 in Effect.map<τ_0_0>(send=(send = 0x0000000104fdc73c TCAUIKit`partial apply forwarder for closure #1 @Swift.MainActor @Sendable (A) -> () in closure #1 () async -> () in closure #1 @Sendable (ComposableArchitecture.Send<A1>) async -> () in closure #2 (Dependencies.DependencyValues.Continuation) -> ComposableArchitecture.Effect<A1> in ComposableArchitecture.Effect.map<A>((A) -> A1) -> ComposableArchitecture.Effect<A1> at <compiler-generated>), escaped=Dependencies.DependencyValues.Continuation @ 0x000000010f0083d0, operation=0x10535c7e8, transform=0x10506606c) at Effect.swift:372 | |
frame #158: 0x0000000104fdc08c TCAUIKit`partial apply for closure #1 in closure #2 in Effect.map<τ_0_0>(_:) at <compiler-generated>:0 | |
frame #159: 0x0000000104fdc38c TCAUIKit`closure #1 in closure #1 in closure #2 in Effect.map<τ_0_0>(operation=0x10535c750, send=(send = 0x0000000104fec8f4 TCAUIKit`partial apply forwarder for closure #1 @Swift.MainActor @Sendable (A) -> () in closure #1 @Sendable () async -> () in closure #1 (ComposableArchitecture.Effect<A>.Subscriber) -> Combine.Cancellable in ComposableArchitecture._EffectPublisher.publisher.getter : Combine.AnyPublisher<A, Swift.Never> at <compiler-generated>), transform=0x10505ecb4) at Effect.swift:373 | |
frame #160: 0x0000000104fdc58c TCAUIKit`partial apply for closure #1 in closure #1 in closure #2 in Effect.map<τ_0_0>(_:) at <compiler-generated>:0 | |
frame #161: 0x00000001051d815c TCAUIKit`closure #2 in DependencyValues.Continuation.yield<τ_0_0>(operation=0x10535c760) at WithDependencies.swift:315 | |
frame #162: 0x00000001051d96cc TCAUIKit`partial apply for closure #2 in DependencyValues.Continuation.yield<τ_0_0>(_:) at <compiler-generated>:0 | |
frame #163: 0x00000001051d5308 TCAUIKit`closure #1 in closure #1 in closure #1 in withDependencies<τ_0_0>(operation=0x10535ef00) at WithDependencies.swift:72 | |
frame #164: 0x00000001051db418 TCAUIKit`partial apply for closure #1 in closure #1 in closure #1 in withDependencies<τ_0_0>(_:operation:) at <compiler-generated>:0 | |
frame #165: 0x00000002099db0b4 libswift_Concurrency.dylib`(1) await resume partial function for Swift.TaskLocal.withValueImpl<τ_0_0>(_: __owned τ_0_0, operation: () async throws -> τ_1_0, file: Swift.String, line: Swift.UInt) async throws -> τ_1_0 | |
frame #166: 0x00000002099daf8c libswift_Concurrency.dylib`(1) await resume partial function for Swift.TaskLocal.withValue<τ_0_0>(_: τ_0_0, operation: () async throws -> τ_1_0, file: Swift.String, line: Swift.UInt) async throws -> τ_1_0 | |
frame #167: 0x00000001051d57cc TCAUIKit`TaskLocal.withValue<τ_0_0>(_:operation:file:line:) at <compiler-generated>:0 | |
frame #168: 0x00000001051d4f7c TCAUIKit`closure #1 in closure #1 in withDependencies<τ_0_0>(operation=0x10535ef00) at WithDependencies.swift:71 | |
frame #169: 0x00000001051db310 TCAUIKit`partial apply for closure #1 in closure #1 in withDependencies<τ_0_0>(_:operation:) at <compiler-generated>:0 | |
frame #170: 0x00000002099db0b4 libswift_Concurrency.dylib`(1) await resume partial function for Swift.TaskLocal.withValueImpl<τ_0_0>(_: __owned τ_0_0, operation: () async throws -> τ_1_0, file: Swift.String, line: Swift.UInt) async throws -> τ_1_0 | |
frame #171: 0x00000002099daf8c libswift_Concurrency.dylib`(1) await resume partial function for Swift.TaskLocal.withValue<τ_0_0>(_: τ_0_0, operation: () async throws -> τ_1_0, file: Swift.String, line: Swift.UInt) async throws -> τ_1_0 | |
frame #172: 0x00000001051d57cc TCAUIKit`TaskLocal.withValue<τ_0_0>(_:operation:file:line:) at <compiler-generated>:0 | |
frame #173: 0x00000001051d4af8 TCAUIKit`closure #1 in withDependencies<τ_0_0>(updateValuesForOperation=0x000000010535eef0 async function pointer to partial apply forwarder for closure #1 (inout Dependencies.DependencyValues) async -> () in Dependencies.DependencyValues.Continuation.yield<τ_0_0>(() async throws -> τ_0_0) async throws -> τ_0_0, operation=0x10535ef00) at WithDependencies.swift:70 | |
frame #174: 0x00000001051d83a0 TCAUIKit`partial apply for closure #1 in withDependencies<τ_0_0>(_:operation:) at <compiler-generated>:0 | |
frame #175: 0x00000002099db0b4 libswift_Concurrency.dylib`(1) await resume partial function for Swift.TaskLocal.withValueImpl<τ_0_0>(_: __owned τ_0_0, operation: () async throws -> τ_1_0, file: Swift.String, line: Swift.UInt) async throws -> τ_1_0 | |
frame #176: 0x00000002099daf8c libswift_Concurrency.dylib`(1) await resume partial function for Swift.TaskLocal.withValue<τ_0_0>(_: τ_0_0, operation: () async throws -> τ_1_0, file: Swift.String, line: Swift.UInt) async throws -> τ_1_0 | |
frame #177: 0x00000001051d57cc TCAUIKit`TaskLocal.withValue<τ_0_0>(_:operation:file:line:) at <compiler-generated>:0 | |
frame #178: 0x00000001051d4594 TCAUIKit`withDependencies<τ_0_0>(updateValuesForOperation=0x000000010535eef0 async function pointer to partial apply forwarder for closure #1 (inout Dependencies.DependencyValues) async -> () in Dependencies.DependencyValues.Continuation.yield<τ_0_0>(() async throws -> τ_0_0) async throws -> τ_0_0, operation=0x10535ef00) at WithDependencies.swift:67 | |
frame #179: 0x00000001051d7da0 TCAUIKit`DependencyValues.Continuation.yield<τ_0_0>(operation=0x10535c760, self=Dependencies.DependencyValues.Continuation @ 0x000000012000bf50) at WithDependencies.swift:312 | |
frame #180: 0x0000000104fdbda8 TCAUIKit`closure #1 in closure #2 in Effect.map<τ_0_0>(send=(send = 0x0000000104fec8f4 TCAUIKit`partial apply forwarder for closure #1 @Swift.MainActor @Sendable (A) -> () in closure #1 @Sendable () async -> () in closure #1 (ComposableArchitecture.Effect<A>.Subscriber) -> Combine.Cancellable in ComposableArchitecture._EffectPublisher.publisher.getter : Combine.AnyPublisher<A, Swift.Never> at <compiler-generated>), escaped=Dependencies.DependencyValues.Continuation @ 0x000000012000be20, operation=0x10535c750, transform=0x10505ecb4) at Effect.swift:372 | |
frame #181: 0x0000000104fdc08c TCAUIKit`partial apply for closure #1 in closure #2 in Effect.map<τ_0_0>(_:) at <compiler-generated>:0 | |
frame #182: 0x0000000104fe2210 TCAUIKit`closure #1 in closure #1 in closure #1 in closure #2 in Effect.cancellable<τ_0_0>(operation=0x10535c750, send=ComposableArchitecture.Send<τ_0_0> @ 0x000000012000bd80) at Cancellation.swift:90 | |
frame #183: 0x0000000104fe7490 TCAUIKit`partial apply for closure #1 in closure #1 in closure #1 in closure #2 in Effect.cancellable<τ_0_0>(id:cancelInFlight:) at <compiler-generated>:0 | |
frame #184: 0x0000000104fe38e4 TCAUIKit`closure #1 in closure #1 in withTaskCancellation<τ_0_0, τ_0_1>(operation=0x10535c9d0) at Cancellation.swift:176 | |
frame #185: 0x0000000104fe6a78 TCAUIKit`partial apply for closure #1 in closure #1 in withTaskCancellation<τ_0_0, τ_0_1>(id:cancelInFlight:operation:) at <compiler-generated>:0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment