over.rye@gmail.com (Masato Ohba)
- Login: over.rye@gmail.com
- Registered on: 03/26/2024
- Last sign in: 05/15/2024
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
03/26/2024
-
03:02 PM Ruby Bug #20168: Process won't exit when Ractor.select waiting a Ractor
- I think I have encountered the same issue. I was able to reproduce the problem using a simpler code that results in a process hang when a Ractor, which internally raises an exception, is passed to `Ractor.select`.
Here is the minimal co...
01/29/2024
-
05:39 AM Ruby Revision 933ede5d (git): [rubygems/rubygems] Remove `travis_removal_info`
- `travis_removal_info` is added by https://github.com/rubygems/rubygems/pull/6150. According to the comment, it's supposed to be removed at bundler v2.5.0 but it hasn't.
https://github.com/rubygems/rubygems/commit/e18797d43f
01/27/2024
-
03:50 PM Ruby Revision 0bac390e (git): [rubygems/rubygems] Bump Ruby version to be used in `bundle gem` template
- since 2.6 and 2.7 are EOL and bundler dropped their support by https://github.com/rubygems/rubygems/pull/7116.
https://github.com/rubygems/rubygems/commit/b562d9a822
08/10/2019
-
12:35 AM Ruby Revision 69028247 (git): Fix typo in comment [ci skip]
- s/Thtread/Thread