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
Just found a memory leak using Instruments in Siesta.
Seems to be related to the timer in ProgressTracker.swift, but not the obvious thing (strong reference from within timer closure).