ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:91611] [Ruby trunk Misc#15617] Any chance we can ship 2.5.4 sooner ratherthan later?
       [not found] <redmine.issue-15617.20190222225422@ruby-lang.org>
@ 2019-02-22 22:54 ` sam.saffron
  2019-02-26 17:58 ` [ruby-core:91625] [Ruby trunk Misc#15617] Any chance we can ship 2.5.4 sooner rather than later? shevegen
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: sam.saffron @ 2019-02-22 22:54 UTC (permalink / raw)
  To: ruby-core

Issue #15617 has been reported by sam.saffron (Sam Saffron).

----------------------------------------
Misc #15617: Any chance we can ship 2.5.4 sooner rather than later?
https://bugs.ruby-lang.org/issues/15617

* Author: sam.saffron (Sam Saffron)
* Status: Open
* Priority: Normal
* Assignee: 
----------------------------------------
We started carrying code like this in Discourse due to #14634 breaking Queue after fork. 

https://review.discourse.org/t/dev-disable-async-logging-in-development-on-broken-ruby/1829 

I was wondering if there is any chance we can fast track a 2.5.4 release? This issue is quite severe cause there are quite a few forking web servers out there (puma and unicorn) so the failure mode is common in the wild. 

#14634 is already backported



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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [ruby-core:91625] [Ruby trunk Misc#15617] Any chance we can ship 2.5.4 sooner rather than later?
       [not found] <redmine.issue-15617.20190222225422@ruby-lang.org>
  2019-02-22 22:54 ` [ruby-core:91611] [Ruby trunk Misc#15617] Any chance we can ship 2.5.4 sooner ratherthan later? sam.saffron
@ 2019-02-26 17:58 ` shevegen
  2019-03-05  3:06 ` [ruby-core:91668] " mike
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: shevegen @ 2019-02-26 17:58 UTC (permalink / raw)
  To: ruby-core

Issue #15617 has been updated by shevegen (Robert A. Heiler).


I guess this may be up to the release manager; perhaps he is a little bit
busy right now. You could consider adding it to the next upcoming developer
meeting ( https://bugs.ruby-lang.org/issues/15614 ) to get feedback whether
there may be any other difficulties (or to distinguish whether your issue
was not yet noticed, which I guess may also happen every now and then, 
holidays, busy weeks and so forth).

----------------------------------------
Misc #15617: Any chance we can ship 2.5.4 sooner rather than later?
https://bugs.ruby-lang.org/issues/15617#change-76888

* Author: sam.saffron (Sam Saffron)
* Status: Open
* Priority: Normal
* Assignee: 
----------------------------------------
We started carrying code like this in Discourse due to #14634 breaking Queue after fork. 

https://review.discourse.org/t/dev-disable-async-logging-in-development-on-broken-ruby/1829 

I was wondering if there is any chance we can fast track a 2.5.4 release? This issue is quite severe cause there are quite a few forking web servers out there (puma and unicorn) so the failure mode is common in the wild. 

#14634 is already backported



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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [ruby-core:91668] [Ruby trunk Misc#15617] Any chance we can ship 2.5.4 sooner rather than later?
       [not found] <redmine.issue-15617.20190222225422@ruby-lang.org>
  2019-02-22 22:54 ` [ruby-core:91611] [Ruby trunk Misc#15617] Any chance we can ship 2.5.4 sooner ratherthan later? sam.saffron
  2019-02-26 17:58 ` [ruby-core:91625] [Ruby trunk Misc#15617] Any chance we can ship 2.5.4 sooner rather than later? shevegen
@ 2019-03-05  3:06 ` mike
  2019-03-13 15:07 ` [ruby-core:91809] " nagachika00
  2019-03-13 15:12 ` [ruby-core:91810] " nagachika00
  4 siblings, 0 replies; 5+ messages in thread
From: mike @ 2019-03-05  3:06 UTC (permalink / raw)
  To: ruby-core

Issue #15617 has been updated by blowmage (Mike Moore).


We are also interested in seeing 2.5.4 released quickly, to get the #14561 backport.

----------------------------------------
Misc #15617: Any chance we can ship 2.5.4 sooner rather than later?
https://bugs.ruby-lang.org/issues/15617#change-76930

* Author: sam.saffron (Sam Saffron)
* Status: Open
* Priority: Normal
* Assignee: 
----------------------------------------
We started carrying code like this in Discourse due to #14634 breaking Queue after fork. 

https://review.discourse.org/t/dev-disable-async-logging-in-development-on-broken-ruby/1829 

I was wondering if there is any chance we can fast track a 2.5.4 release? This issue is quite severe cause there are quite a few forking web servers out there (puma and unicorn) so the failure mode is common in the wild. 

#14634 is already backported



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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [ruby-core:91809] [Ruby trunk Misc#15617] Any chance we can ship 2.5.4 sooner rather than later?
       [not found] <redmine.issue-15617.20190222225422@ruby-lang.org>
                   ` (2 preceding siblings ...)
  2019-03-05  3:06 ` [ruby-core:91668] " mike
@ 2019-03-13 15:07 ` nagachika00
  2019-03-13 15:12 ` [ruby-core:91810] " nagachika00
  4 siblings, 0 replies; 5+ messages in thread
From: nagachika00 @ 2019-03-13 15:07 UTC (permalink / raw)
  To: ruby-core

Issue #15617 has been updated by nagachika (Tomoyuki Chikanaga).

Status changed from Open to Closed

Ruby 2.5.4 was released!
https://www.ruby-lang.org/ja/news/2019/03/13/ruby-2-5-4-released/

Thank you for your patience.

----------------------------------------
Misc #15617: Any chance we can ship 2.5.4 sooner rather than later?
https://bugs.ruby-lang.org/issues/15617#change-77083

* Author: sam.saffron (Sam Saffron)
* Status: Closed
* Priority: Normal
* Assignee: 
----------------------------------------
We started carrying code like this in Discourse due to #14634 breaking Queue after fork. 

https://review.discourse.org/t/dev-disable-async-logging-in-development-on-broken-ruby/1829 

I was wondering if there is any chance we can fast track a 2.5.4 release? This issue is quite severe cause there are quite a few forking web servers out there (puma and unicorn) so the failure mode is common in the wild. 

#14634 is already backported



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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [ruby-core:91810] [Ruby trunk Misc#15617] Any chance we can ship 2.5.4 sooner rather than later?
       [not found] <redmine.issue-15617.20190222225422@ruby-lang.org>
                   ` (3 preceding siblings ...)
  2019-03-13 15:07 ` [ruby-core:91809] " nagachika00
@ 2019-03-13 15:12 ` nagachika00
  4 siblings, 0 replies; 5+ messages in thread
From: nagachika00 @ 2019-03-13 15:12 UTC (permalink / raw)
  To: ruby-core

Issue #15617 has been updated by nagachika (Tomoyuki Chikanaga).


I'm sorry the link in previous post was for Japanese.
English version is here.
https://www.ruby-lang.org/en/news/2019/03/13/ruby-2-5-4-released/

----------------------------------------
Misc #15617: Any chance we can ship 2.5.4 sooner rather than later?
https://bugs.ruby-lang.org/issues/15617#change-77084

* Author: sam.saffron (Sam Saffron)
* Status: Closed
* Priority: Normal
* Assignee: 
----------------------------------------
We started carrying code like this in Discourse due to #14634 breaking Queue after fork. 

https://review.discourse.org/t/dev-disable-async-logging-in-development-on-broken-ruby/1829 

I was wondering if there is any chance we can fast track a 2.5.4 release? This issue is quite severe cause there are quite a few forking web servers out there (puma and unicorn) so the failure mode is common in the wild. 

#14634 is already backported



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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-03-13 15:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <redmine.issue-15617.20190222225422@ruby-lang.org>
2019-02-22 22:54 ` [ruby-core:91611] [Ruby trunk Misc#15617] Any chance we can ship 2.5.4 sooner ratherthan later? sam.saffron
2019-02-26 17:58 ` [ruby-core:91625] [Ruby trunk Misc#15617] Any chance we can ship 2.5.4 sooner rather than later? shevegen
2019-03-05  3:06 ` [ruby-core:91668] " mike
2019-03-13 15:07 ` [ruby-core:91809] " nagachika00
2019-03-13 15:12 ` [ruby-core:91810] " nagachika00

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).