Johan Persson

Results 5 comments of Johan Persson

There are a few things in [OTP 24](https://blog.erlang.org/My-OTP-24-Highlights/) that appear to trip things up, most notably the concept of [process aliases](https://erlang.org/doc/reference_manual/processes.html#process-aliases). [EEP 53](https://www.erlang.org/erlang-enhancement-proposals/eep-0053.html) does however state that "The alias feature...

@s2hc-johan yeah, that doesn't look right. Surely it's a mistake? Anyhow, running `make example10a` and trying `gen_server:call({my_process, '[email protected]'}, )` from OTP 24 yields `got inbox , , (Atom('$gen_call'), (, ([Atom('alias')],...

@dtip I got a PR up for Pyrlang/Term#23 that looks like it fixes the issue, if you're interested

> Is this a django app? If so I can recommend https://github.com/xi/django-mfa3 ~Any word on whether or not this is a viable option?~ No, I took the time to actually...

I went ahead with this: #2195