sociomantic-tsunami / dlsproto

Distributed Log Store protocol definition, client, fake node, and tests
Boost Software License 1.0
3 stars 18 forks source link

Raise stopped notification if request ends as the result of the stop() #71

Closed nemanja-boric-sociomantic closed 6 years ago

nemanja-boric-sociomantic commented 6 years ago

The stopped notification was missing, however code that was preventing finished notification was in place, resulting in the user lacking both stopped and finished notifications in case GetRange.stop() was used.

daniel-zullo commented 6 years ago

I like your branch name :D