Masayoshi Takahashi

Results 65 comments of Masayoshi Takahashi

`IO#readpartial` used in `Mastodon::Streaming::Connection#stream` raises EOFError when stream reached to EOF. https://docs.ruby-lang.org/en/2.4.0/IO.html#method-i-readpartial Twitter API gem has same issue https://github.com/sferik/twitter/issues/535 , so this might not be solved.

I'm using this plugin on PostgreSQL with the patch: http://github.com/takahashim/redmine-gitosis/commit/7aae5d14210720f07b429adf41857bffe65fb86a It seems to work.

Thank you for your reply! I'm glad you like it. The docker-compose CLI options that this PR supports may still be insufficient, but we currently support the following options: ###...

By the way, I'm using `--file=foo.yml` style for file options to match the current behavior (I think), but should I use `-f foo.yml` style with short options? (Because the manual...

おお、そうですね。試してみます。