Mikael Pettersson
Mikael Pettersson
To me it looks like `terminate/2` should match 5-tuples as you wrote and `apply(Module, Function, [])` not `apply(?MODULE, Monitor, [])`. Currently the function is a no-op.
I'd suggest you use `git bisect` to identify the cause of the breakage.
If you have to use OTP-24 (I assume that 23.3.4.16 is a typo) I would suggest to build Erlang/OTP with a self-built statically-linked openssl-1.x.
I'm not disputing that this is undecidable in general (it's equivalent to the halting problem), but it is also highly relevant (IMO) for Erlang, that's why I raised it.
> I wonder how hard would it be to make it configurable (eg, via application env)? Probably not very, but I haven't looked since my goal was to preserve existing...
Ping - can someone merge this?
> Should this issue be closed given that https://www.erlang.org/docs/28/apps/stdlib/binary.html#join/2 exists? I believe so, yes. See the merged [PR8100](https://github.com/erlang/otp/pull/8100). My only complaint is the inconsistent parameter passing compared to lists:join/2, but...
You're not wrong, but I don't think we (Klarna) can invest in that right now. I haven't looked at the different JSON APIs in detail, but ideally `erlavro` should use...
We can review, no problem there.
Fixed in 2.11.0