Files
scylladb/core
Glauber Costa a4a23f8eb0 gate: introduce with_gate idiom
Execute a function making sure it is wrapped in a gate.

This can afford to be considerably simpler than do_with, since we are not
playing any games with object creation, and the gate itself can be assumed to
be relatively long lived.

Among other things, this will allow us to make changes to enter / leave without
breaking existing code, and experiment with stronger ways of doing leave - as
Avi suggested recently.

Signed-off-by: Glauber Costa <glommer@cloudius-systems.com>
2015-07-05 19:07:08 +03:00
..
2015-03-01 15:29:13 +02:00
2015-06-15 08:47:44 +03:00
2015-04-19 10:33:38 +03:00
2015-06-28 22:42:06 +03:00
2015-06-28 20:36:23 +03:00
2015-07-02 12:47:07 +03:00
2015-07-05 19:07:08 +03:00
2015-05-19 19:33:18 +03:00
2015-06-01 11:35:37 +03:00
2015-06-01 11:35:37 +03:00
2015-06-25 17:03:52 +03:00
2015-06-15 16:35:22 +03:00
2015-06-15 16:35:48 +03:00
2015-05-19 19:33:18 +03:00
2015-03-03 14:58:58 +02:00
2015-06-28 22:42:06 +03:00
2015-03-24 10:12:47 +02:00
2015-05-14 11:26:58 +03:00
2015-06-14 23:52:25 +03:00
2015-06-16 17:10:22 +03:00
2015-06-14 16:02:18 +03:00