xinz

Results 7 comments of xinz

Hello, what's the next for this issue of `Mint` adapter? Please correct me if any missing. 1, Currently, `Mint` adapter uses `:active` mode with one-off connection by default, do we...

Thanks, released in [0.15.2](https://hexdocs.pm/ex_aliyun_ots/0.15.2).

Hello, could you like update this feature status when possible? I occur a use case need to process the embedded schema from `$ref`, maybe I can help something base on...

@bitwalker Sorry, reply now, after some investigation, I can successfully using `ex_unit_clustered_case` for my clustering test with `swarm` and `libcluster`, for my previous fail case that I was using `phoenix_pubsub`...

Hi @bitwalker, I still occur an error for my test case with swarm, here is a reproducible sample repo for reference: https://github.com/xinz/swarm_test After clone and add deps for this repo...

Thanks all, same issue with Elixir 1.11.4, after run `mix deps.update certifi` resolve this issue for me, hope it is helpful for your reference.