[ 
https://issues.apache.org/jira/browse/GEODE-9171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17327077#comment-17327077
 ] 

ASF subversion and git services commented on GEODE-9171:
--------------------------------------------------------

Commit f9ba7e2218b9e83aac220e8b152946814b35f73c in geode-native's branch 
refs/heads/develop from Michael Martell
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=f9ba7e2 ]

GEODE-9171: Fix leaked threads in .NET clients (#786)

* GEMNC-503: Fix thread leak in managed cache
- Call delete on native shared ptr does the trick
- Also shut down thread pool at cache close
* Add new GarbageCollect tests

Co-authored-by: Blake Bender <bbl...@vmware.com>
Co-authored-by: Matthew Reddington <mredding...@vmware.com>

> Threads Aren't Being Terminated
> -------------------------------
>
>                 Key: GEODE-9171
>                 URL: https://issues.apache.org/jira/browse/GEODE-9171
>             Project: Geode
>          Issue Type: Bug
>          Components: native client
>            Reporter: Michael Martell
>            Priority: Major
>              Labels: pull-request-available
>
> For .NET applications using the native client, threads aren't being 
> terminated when the native client Cache is closed. This causes a huge leak of 
> memory which can cause long running apps to crash.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to