ptupitsyn opened a new pull request #6883: IGNITE-9638 .NET: Fix JVM thread 
leak - call DetachCurrentThread on CLR thread exit
URL: https://github.com/apache/ignite/pull/6883
 
 
   * Use thread local storage destructor callback as a way to know when thread 
is about to exit
   * Tested on Windows (.NET Classic, .NET Core), Linux (.NET Core), macOS 
(.NET Core)
   * Additionally: do not call AttachCurrentThread in callbacks - we already 
have JniEnv pointer, use it

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to