Closed kekekeks closed 3 weeks ago
Since render timer is ticking on a background thread that has no implicit autorelease pools, we should always have one before calling managed code that can technically make arbitrary callbacks to ObjC.
You can test this PR using the following package version. 11.3.999-cibuild0052975-alpha. (feed url: https://nuget-feed-all.avaloniaui.net/v3/index.json) [PRBUILDID]
11.3.999-cibuild0052975-alpha
Since render timer is ticking on a background thread that has no implicit autorelease pools, we should always have one before calling managed code that can technically make arbitrary callbacks to ObjC.