1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/tool/lib
Jesse Chavez 99d02caed3 [ruby/logger] Fix log rotation inter-process lock failed.
Issue only occurs in JRuby 9.3.0.0 and Windows and the full
console output is:

log rotation inter-process lock failed. D:\log.txt -> D:\log.txt.0: The process cannot access the file because it is being used by another process.
log writing failed. closed stream
log writing failed. closed stream
...

https://github.com/ruby/logger/commit/19fc734638
2022-01-27 12:33:06 +09:00
..
-test-
test add --stderr-on-failure option to test-all 2022-01-26 09:56:09 +09:00
webrick
colorize.rb
core_assertions.rb [ruby/logger] Fix log rotation inter-process lock failed. 2022-01-27 12:33:06 +09:00
envutil.rb remain RUBY_ON_BUG for child processes. 2022-01-19 23:17:14 +09:00
find_executable.rb
gc_checker.rb
iseq_loader_checker.rb
jisx0208.rb
leakchecker.rb Consider environment variable case-insensitiveness 2021-11-29 23:00:20 +09:00
memory_status.rb
profile_test_all.rb
tracepointchecker.rb
vcs.rb
vpath.rb
webrick.rb
zombie_hunter.rb