Open Bug 1826636 Opened 2 years ago Updated 2 years ago

Consider holding a reference to the toplevel protocol from within IProtocol

Categories

(Core :: IPC, enhancement)

enhancement

Tracking

()

People

(Reporter: nika, Unassigned)

References

Details

This was originally implemented as part of bug 1824465, however was removed as it was causing issues such as leaks due to the toplevel actor being leaked, or threadsafety issues due to actors managed by PBackground outliving their manager's thread.

This may or may not be possible to implement in the future, but having a clear lifetime relationship between actors and their managers may be helpful in the future.

You need to log in before you can comment on or make changes to this bug.