airair / graphlabapi

Automatically exported from code.google.com/p/graphlabapi
0 stars 0 forks source link

launch_in_new_thread leaks memory #23

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The launch_in_new_thread function leaks a small amount of memory.
This should not cause issues unless threads are repeatedly spawned and 
destroyed.

Thread object needs to be redesigned. Also consider porting to boost threads.

Original issue reported on code.google.com by yucheng...@gmail.com on 26 Feb 2011 at 10:00

GoogleCodeExporter commented 9 years ago

Original comment by yucheng...@gmail.com on 8 Mar 2011 at 6:05

GoogleCodeExporter commented 9 years ago

Original comment by yucheng...@gmail.com on 7 Apr 2011 at 1:24