Takanori Ishikawa
Takanori Ishikawa
Running the Dialyzer under Erlang 21.3 and Elixir 1.8.1 environment failed with errors ([Job #630850457](https://travis-ci.org/CrowdHailer/Ace/jobs/630850457?utm_medium=notification&utm_source=github_status)): ``` lib/ace/http2/connection.ex:37: Function init/1 has no local return done (warnings were emitted) The command "mix...
@CrowdHailer Thanks for your reply. In the meantime, I merged the master branch 😄
@liveforeverx > Are you passing binary data with ecto or directly with mariaex? I use `echo`. But passing binary data with `mariaex` is same result.
I think I’ve encountered a phenomenon similar to what’s described in this issue. ``` $ sw_vers ProductName: macOS ProductVersion: 15.6 BuildVersion: 24G84 $ codex --version codex-cli 0.19.0 ``` **Steps to...
Additional information for https://github.com/openai/codex/issues/1570#issuecomment-3169766722 * This does **not** reproduce when running inside a sandboxed environment. * However, if sandbox execution is denied with `EPERM`, it may fall back to direct...