Incubaid / arakoon

A consistent distributed key-value store
http://arakoon.org
Apache License 2.0
84 stars 17 forks source link

make server_loop a REAL tail call again #380

Closed toolslive closed 10 years ago

toolslive commented 10 years ago

got fooled by compiler annotations claiming it to be a tail call no more.

domsj commented 10 years ago

fine