erlang_python 5.0.1 is out. Two fixes for embedded contexts: concurrent asyncio.sleep tasks on the event loop pool now all wake up, and py:call -> erlang.call -> py:call no longer deadlocks, at any depth, with the Python code run once.
github.com/benoitc/erlang…
web craftsman