lml / lev

Ride the rails but don't touch them.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Should failed! status be for any exception?

jpslav opened this issue · comments

https://github.com/lml/lev/blob/master/lib/lev/routine.rb#L294 looks too limiting. Should status.failed! be right before raise e (and outside of the if block)?