[#47747] [ruby-trunk - Bug #8995][Open] バイナリデータを文字列として encode! すると readbyte の結果が変化する — "hsbt (Hiroshi SHIBATA)" <shibata.hiroshi@...>

9 messages 2013/10/08

[ruby-dev:47771] [ruby-trunk - Bug #9046] [PATCH] Inter-process locking for log rotation is required

From: "naruse (Yui NARUSE)" <naruse@...>
Date: 2013-10-23 08:11:49 UTC
List: ruby-dev #47771
Issue #9046 has been updated by naruse (Yui NARUSE).


The point "current implementation is wrong on multi-process environment" sounds reasonable and need to fix.

I commented some implementation points to the pull request.
----------------------------------------
Bug #9046: [PATCH] Inter-process locking for log rotation is required
https://bugs.ruby-lang.org/issues/9046#change-42560

Author: sonots (Naotoshi Seo)
Status: Open
Priority: Normal
Assignee: 
Category: lib
Target version: current: 2.1.0
ruby -v: ruby 2.1.0dev (2013-10-20 trunk 43373) [x86_64-darwin12.2.1]
Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN


I sent a pull request on https://github.com/ruby/ruby/pull/428 . Please see details on it. 



-- 
http://bugs.ruby-lang.org/

In This Thread