Daijiro Fukuda

Results 519 comments of Daijiro Fukuda

@yugeeklab Sorry for the trouble. Could you please run the following command to recover your `origin/master` branch? (I wrongly pushed the current master to your `origin/master`. Sorry for the trouble.)...

> Should I also reopen Pull Request? Of course! Thanks for reopening it! Sorry for the trouble.

Thanks! There are 2 issues: 1. `path` setting validation issue. * It seems that validation for `tag` placeholder is not enough. 1. `symlink_path` setting validation issue. * We can completely...

There would be two options: * A: Fix the `require` path for `console` v1.25 * B: Stay using `console` v1.24

This fixes the CI failures for Ruby v3.0. (related to `console` gem v1.24) For Ruby v3.1, 3.2, and 3.3, we need to consider #4487. (related to `console` gem v1.25)

The following PR will solve this issue on v1.16, so we don't need this backport. * #4510

I have made an issue for `fiber-local`. * https://github.com/socketry/fiber-local/issues/4

> I have made an issue for `fiber-local`. > > * ['fiber-storage' outputs warning: Fiber#storage has borked keys and is being monkey-patched. socketry/fiber-local#4](https://github.com/socketry/fiber-local/issues/4) Fixed.

Looks like we need more information to investigate this. * Is the server side `out_forward` plugin? * Could you please share more logs? * Isn't there some detailed stacktraces? *...