Files
scylladb/core
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-22 16:37:36 +03:00
2014-10-23 19:24:29 +03:00
2014-10-05 19:58:12 +03:00
2014-10-02 14:32:32 +03:00
2014-10-15 15:59:41 +02:00
2014-10-23 15:59:52 +03:00
2014-10-13 15:51:43 +03:00
2014-09-10 13:44:46 +03:00
2014-10-22 12:01:16 +03:00
2014-10-22 12:01:16 +03:00
2014-10-22 18:51:55 +03:00
2014-10-21 16:58:35 +02:00