sclasen / swfsm

[golang] simple workflow finite state machines
MIT License
53 stars 14 forks source link

add Finish coordinated worker hook #154

Closed danp closed 8 years ago

danp commented 8 years ago

Alternative to #152, ref #75.

sclasen commented 8 years ago

/cc @ryanwalls this is a breaking change, since NewCoordinatedActivityHandler takes an additional parameter

ryanwalls commented 8 years ago

Roger. Thanks for the heads up.