ASavchenkov/Distributed-Operations

Observers have no way to know when providers are finalized

Opened this issue · 0 comments

The IProvider interface should define an event for finalization. Without default interface implementation, IObservers will need to implement their own way of dealing with provider finalization, even if it is as simple as calling QueueFree on self.