Skip to content

Commit

Permalink
Merge branch 'hotfix/0.8.4-1' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
obscuren committed Feb 20, 2015
2 parents bc541b9 + cb7cd03 commit bba7ccb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rpc/packages.go
Original file line number Diff line number Diff line change
Expand Up @@ -617,6 +617,8 @@ done:
delete(self.messages, id)
}
}
self.logMut.Unlock()
self.messagesMut.Unlock()
case <-self.quit:
break done
}
Expand Down

0 comments on commit bba7ccb

Please sign in to comment.