[#107008] [Ruby master Bug#18465] Make `IO#write` atomic. — "ioquatix (Samuel Williams)" <noreply@...>
Issue #18465 has been reported by ioquatix (Samuel Williams).
16 messages
2022/01/09
[#107150] [Ruby master Feature#18494] [RFC] ENV["RUBY_GC_..."]= changes GC parameters dynamically — "ko1 (Koichi Sasada)" <noreply@...>
Issue #18494 has been updated by ko1 (Koichi Sasada).
4 messages
2022/01/17
[#107170] Re: [Ruby master Feature#18494] [RFC] ENV["RUBY_GC_..."]= changes GC parameters dynamically
— Eric Wong <normalperson@...>
2022/01/17
> https://bugs.ruby-lang.org/issues/18494
[#107302] [Ruby master Bug#18553] Memory leak on compiling method call with kwargs — "ibylich (Ilya Bylich)" <noreply@...>
Issue #18553 has been reported by ibylich (Ilya Bylich).
4 messages
2022/01/27
[#107346] [Ruby master Misc#18557] DevMeeting-2022-02-17 — "mame (Yusuke Endoh)" <noreply@...>
Issue #18557 has been reported by mame (Yusuke Endoh).
18 messages
2022/01/29
[ruby-core:107196] [Ruby master Bug#18499] yajl.rb : wrong number of arguments (1 for 0)
From:
"jeremyevans0 (Jeremy Evans)" <noreply@...>
Date:
2022-01-19 17:38:05 UTC
List:
ruby-core #107196
Issue #18499 has been updated by jeremyevans0 (Jeremy Evans).
Status changed from Open to Third Party's Issue
This is either an issue in fluent or yajl-ruby, and you already reported this upstream to yajl-ruby (https://github.com/brianmario/yajl-ruby/issues/207). It's not a bug in Ruby itself.
----------------------------------------
Bug #18499: yajl.rb : wrong number of arguments (1 for 0)
https://bugs.ruby-lang.org/issues/18499#change-96059
* Author: dklein (Dmitri Klein)
* Status: Third Party's Issue
* Priority: Normal
* Backport: 2.6: UNKNOWN, 2.7: UNKNOWN, 3.0: UNKNOWN, 3.1: UNKNOWN
----------------------------------------
# echo '{"json":"message"}' | fluent-cat debug.test
wrong number of arguments (1 for 0)
====
2022-01-18 17:45:05 -0500 [warn]: fluent/root_agent.rb:187:emit_error_event: dump an error event: error_class=ArgumentError error="wrong number of arguments (1 for 0)" location="/.../yajl-ruby-1.4.1/lib/yajl.rb:80:in `initialize'" tag="fluent.info" time=1642545905 record={"type"=>"monitor_agent", "plugin_id"=>"monitor_agent_input", "message"=>"shutting down input type=\"monitor_agent\" plugin_id=\"monitor_agent_input\"", "@timestamp"=>"2022-01-18T17:45:05-05:00"}
--
https://bugs.ruby-lang.org/
Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>