ttlcache icon indicating copy to clipboard operation
ttlcache copied to clipboard

Fixed a leaked go routine by adding a Close() function.

Open thinkslynk opened this issue 9 years ago • 0 comments

Added a simple channel to kill the go routine so that it doesn't leak.

thinkslynk avatar Mar 07 '15 03:03 thinkslynk