Avi Kivity
5a3e4f20e3
keep_doing: fix memory leak
...
keep_doing() keeps chaining futures until it stops, usually never, resulting
in a de-facto memory leak (even though all the memory is still reachable).
Fix by avoiding the chainining, re-using the same promise over and over again.
2014-10-23 19:24:29 +03:00
..
2014-10-05 18:09:09 +03:00
2014-10-23 10:30:40 +03:00
2014-08-31 21:29:13 +03:00
2014-10-22 16:37:36 +03:00
2014-10-23 19:24:29 +03:00
2014-10-05 19:58:12 +03:00
2014-09-22 17:18:46 +03:00
2014-10-02 14:32:32 +03:00
2014-10-21 11:20:12 +03:00
2014-10-18 16:42:08 +03:00
2014-10-15 15:59:41 +02:00
2014-10-23 15:59:52 +03:00
2014-10-13 13:03:46 +03:00
2014-10-12 16:37:30 +03:00
2014-10-13 15:51:43 +03:00
2014-09-10 13:44:46 +03:00
2014-10-15 12:21:22 +03:00
2014-10-19 17:42:47 +03:00
2014-10-22 18:27:00 +03:00
2014-10-23 12:57:32 +03:00
2014-10-13 15:41:18 +03:00
2014-10-12 16:35:48 +03:00
2014-10-22 12:01:16 +03:00
2014-10-22 12:01:16 +03:00
2014-10-22 11:40:18 +03:00
2014-10-22 18:51:55 +03:00
2014-09-22 11:25:54 +03:00
2014-10-21 11:23:41 +03:00
2014-10-22 18:27:00 +03:00
2014-10-02 14:28:14 +03:00
2014-10-21 16:58:35 +02:00
2014-10-23 12:57:32 +03:00
2014-08-31 21:29:13 +03:00