28.json (589B)
1 { 2 "number": 28, 3 "title": "investigate on memory leak", 4 "state": "closed", 5 "author": "MTRNord", 6 "created_at": "2017-10-16T21:21:47Z", 7 "closed_at": "2017-10-16T21:27:52Z", 8 "labels": [], 9 "assignees": [], 10 "body": "It feels like the image saving and generating has some kind of memory leak. might be the cache", 11 "comments": [ 12 { 13 "author": "MTRNord", 14 "created_at": "2017-10-16T21:27:52Z", 15 "body": "Actually screw it it went up by a few MB and now uses only half of the memory. Might be just the cache caching in the Memory for a few seconds" 16 } 17 ] 18 }