-
Notifications
You must be signed in to change notification settings - Fork 77
Closed
Labels
1 - triagedTicket makes sense and is well defined, ready to be worked onTicket makes sense and is well defined, ready to be worked on2 - pick nextIf looking for work, pick this ticket :-)If looking for work, pick this ticket :-)size/SSmall task. (A couple of hours of work.)Small task. (A couple of hours of work.)
Milestone
Description
@discardableResult
public func watchTermination<Watchee>(
of watchee: Watchee,
@_inheritActorContext @_implicitSelfCapture whenTerminated: @escaping @Sendable (ID) -> Void,
file: String = #file, line: UInt = #line
) -> Watchee where Watchee: DistributedActor, Watchee.ActorSystem == ClusterSystem {
this must be usable with an async whenTerminated
Metadata
Metadata
Assignees
Labels
1 - triagedTicket makes sense and is well defined, ready to be worked onTicket makes sense and is well defined, ready to be worked on2 - pick nextIf looking for work, pick this ticket :-)If looking for work, pick this ticket :-)size/SSmall task. (A couple of hours of work.)Small task. (A couple of hours of work.)