You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After analysing a memory leak in my akka application, i´ve found that when an ask operation hits a time out, the created temp actor is never removed from the temp container.