ayemos (Yuichiro Someya)
- Login: ayemos
- Registered on: 03/29/2017
- Last sign in: 04/15/2017
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
03/29/2017
-
09:52 AM Ruby Bug #13369: TracePoint gives incorrect `return_value` after rescuing error when using `return`
- By some investigations, it turned out to be caused by the result value passed in `hook_before_rewind` method .
The return value would be as expected by the batch, but it would fail in some tests.