uzh / triplerush

A distributed in-memory graph store.
Apache License 2.0
31 stars 11 forks source link

Improve error propagation in query processing #48

Closed pstutz closed 8 years ago

pstutz commented 8 years ago

This works, using trySuccess/tryFailure to avoid completing a future multiple times.