I have around 5-6 actors in my project and on close button press, the actors and nested actors are closed using self normal stop. Since one of the actor core has not implemented the exit sequence properly, the actors are in locked state. Is there a way to know which actor did not close properly?
↧