Glass_saga (Masaki Matsushita)
- Login: Glass_saga
- Email: glass.saga@gmail.com
- Registered on: 10/06/2010
- Last sign in: 06/15/2021
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 3 | 56 | 59 |
Reported issues | 4 | 55 | 59 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Committer | 10/31/2012 |
Activity
06/15/2021
-
05:51 AM Ruby Bug #17561: The timeout option for Addrinfo.getaddrinfo is not reliable on Ruby 2.7.2
- Although I can't reproduce the issue on my machine (I tried several times), I agree that this should be removed from ...
01/10/2021
-
01:17 PM Ruby Feature #17525 (Closed): Implement Happy Eyeballs Version 2 (RFC8305) in Socket.tcp
- https://github.com/ruby/ruby/pull/4038
This change implements Happy Eyeballs Version 2 (RFC8305) in Socket.tcp.
I...
12/29/2020
-
06:56 AM Ruby Feature #17187: Add connect_timeout to TCPSocket
- @PhobosK
Many thanks for reporting the issue!
I merged your patch.
12/10/2020
-
11:55 AM Ruby Feature #17187 (Closed): Add connect_timeout to TCPSocket
- Applied in changeset commit:git|78f188524f551c97b1a7a44ae13514729f1a21c7.
----------
Add connect_timeout to TCPSocke...
12/04/2020
-
02:33 PM Ruby Bug #17220 (Closed): Rails Active Job integration test fails with Ruby 3.0.0 since 2038cc6cab6ceeffef3ec3a765c70ae684f829ed
- Applied in changeset commit:git|94d49ed31c39002335eeee65d42463139f561954.
----------
Add a hook before fork() for ge... -
04:05 AM Ruby Bug #17220: Rails Active Job integration test fails with Ruby 3.0.0 since 2038cc6cab6ceeffef3ec3a765c70ae684f829ed
- another patch that uses `pthread_cond_signal(&__gai_new_request_notification)`, but it doesn't work.
-
03:55 AM Ruby Bug #17220: Rails Active Job integration test fails with Ruby 3.0.0 since 2038cc6cab6ceeffef3ec3a765c70ae684f829ed
- patch updated:
- use more generic name `rb_socket_before_exec_func`
- move test to test/socket
- remove useless lines
12/02/2020
-
03:20 PM Ruby Bug #17220: Rails Active Job integration test fails with Ruby 3.0.0 since 2038cc6cab6ceeffef3ec3a765c70ae684f829ed
- patch updated:
- to stop posting new task, we need keep holding GVL.
- use function pointer instead of `rb_funcall`...
11/27/2020
-
03:14 PM Ruby Bug #17220: Rails Active Job integration test fails with Ruby 3.0.0 since 2038cc6cab6ceeffef3ec3a765c70ae684f829ed
- patch updated:
* call `rb_getaddrinfo_a_before_exec()` before `rb_thread_stop_timer_thread()`
* use `rb_protect()` ... -
11:20 AM Ruby Bug #17220: Rails Active Job integration test fails with Ruby 3.0.0 since 2038cc6cab6ceeffef3ec3a765c70ae684f829ed
- patch updated
Also available in: Atom