mikka
mikka copied to clipboard
Futures support
I noticed the test for Actor#ask
is commented out
https://github.com/iconara/mikka/blob/master/spec/mikka_spec.rb#L61
Does mikka support returning futures from Actor#ask
? better yet, does mikka support constructing Futures?
See the answer to #13.