Hi.
Excuse me for no reprodcution code.
My app on macOS Monterey runs MPSGraph#run repeatedly. For a minutes, Xcode console shows "Context leak detected, CoreAnalytics returned false" repeatedly and the system slows down.
Do I need to release some resource for each calling of run method?
Thanks