mame (Yusuke Endoh)
- Login: mame
- Email: mame@ruby-lang.org
- Registered on: 05/28/2008
- Last sign in: 12/05/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 1 | 146 | 147 |
Reported issues | 13 | 327 | 340 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Committer, Security team, Infrastructure team | 05/28/2008 |
Like
Activity
03/28/2025
-
05:19 AM Ruby Revision 12f8dda9 (git): Report the actual time wated for timeout errors in TestParallel
-
05:19 AM Ruby Revision 28c7ae66 (git): Try avoiding "invalid byte sequence in UTF-8"
-
05:19 AM Ruby Revision fc260046 (git): Remove test_retry_workers
- The test fails randomly for unknown reason.
https://github.com/ruby/ruby/actions/runs/14121674932/job/39562945096?pr... -
05:07 AM Ruby Revision c3ca9313 (git): TestRegexp#test_match_cache_positive_look_ahead_complex: Extend the timeout limit
-
03:14 AM Ruby Bug #21203 (Assigned): TestGc#test_gc_parameter_init_slots is flaky results
03/27/2025
-
09:52 AM Ruby Bug #21199 (Feedback): Psych.dump and load on Date before 1582-10-15
- Note that `date` and `date2` are equal in your reproduction code.
```ruby
require 'date'
require 'psych'
date... -
03:28 AM Ruby Revision 1b8e6568 (git): Pend a test for ractor in etc
- ... because it is flaky
03/22/2025
-
06:04 AM Ruby Bug #21195: Crash when using IO#timeout
- Thanks, I am sure you are right as I do not have a good enough understanding of the code around this.
03/21/2025
-
04:41 PM Ruby Bug #21195 (Assigned): Crash when using IO#timeout
- Ah, the code was written by @ioquatix. @ioquatix Could you review the patch?
-
04:39 PM Ruby Bug #21195: Crash when using IO#timeout
- Thank you, I could reproduce the issue.
```
$ ./miniruby -e '$stdin.read_nonblock(1, exception: false); trap(:HUP...
Also available in: Atom