-
Calling CSharp releases the GIL (#7970)
发布于
2024-04-23 15:46:50 +00:00 | 911 次提交 在此版本后已推送到 master- Make sure calling CSharp methods, fields, properties releases the GIL,
this was not hapenning for fiels & properties, adding unit test
reproducing the issue
下载附件
- Make sure calling CSharp methods, fields, properties releases the GIL,