Skip to content

Commit

Permalink
added to nil return on #weaver to fix mysterious hang
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelfeathers committed Jun 2, 2011
1 parent 88c0790 commit 3b65f03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions weaver.rb
Expand Up @@ -10,5 +10,6 @@ def weave events
link m.events, :next_state
link m.events.reverse, :previous_state
end
nil
end

0 comments on commit 3b65f03

Please sign in to comment.