Closed tristanlabelle closed 1 month ago
Tests flake from crashes in COMEmbedding's AddRef/Release implementation when using @_implementationOnly
COMEmbedding
AddRef
Release
@_implementationOnly
Probably not worthwhile given that @_implementationOnly was never supported and is deprecated in favor of private import
private import
Tests flake from crashes in
COMEmbedding
'sAddRef
/Release
implementation when using@_implementationOnly