Mau*_*res 2 c# macos mono memory-leaks monomac
MonoMac似乎是在事件中泄漏对象,我的日志显示:
[NativeRelease ERROR]: type: MonoMac.Foundation.NSAsyncActionDispatcher handle: 6437120 count: 2 gchandle: 0
[NativeRelease ERROR]: type: MonoMac.Foundation.NSAsyncActionDispatcher handle: 27194624 count: 2 gchandle: 0
[NativeRelease ERROR]: type: MonoMac.Foundation.NSAsyncActionDispatcher handle: 47428288 count: 2 gchandle: 0
Run Code Online (Sandbox Code Playgroud)
但这并没有告诉我泄漏的内容.任何人都知道如何弄清楚哪些物体在泄漏?