middleware: no need to ensure in #close
commiteadaec56aef29360f5b18abd3d2683c835d3725a
authorEric Wong <normalperson@yhbt.net>
Wed, 5 May 2010 00:16:04 +0000 (4 17:16 -0700)
committerEric Wong <normalperson@yhbt.net>
Wed, 5 May 2010 00:16:04 +0000 (4 17:16 -0700)
tree4e497d7d1211880b97cdbe9a7d1b6ddc3d8ce77d
parent7664144957b4916c76ec52132eaaa552a348de28
middleware: no need to ensure in #close

If stats.decr_writing never fails, really (or something is
seriously wrong (like memory corruption) and the ensure block
wouldn't fire anyways).
lib/raindrops/middleware.rb