Open dihm opened 2 years ago
This is a recurring regression, they fix it every time I report a bug, but then it happens again next time they refactor their code.
I'll reopen the bug on the anaconda issue tracker, they fixed it pretty quick last time, possibly because they consider it a security issue.
In the long run, I've done some work trying to get the pyzmq wheels to build with libsodium on Windows, so if I finish that and get it merged, that will allow Anaconda to just repackage the wheels without having to do extra work to make their builds use libsodium.
This leads to many zprocess warnings and the inherently slower encrypted traffic.
Looks like
libsodium
came as a dependency ofzeromq
, which was dropped as a dependency ofpyzmq
at version 22.2.1.