You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This module is causing my GitLab CI pipeline to run for well over two hours:
ChargePoint#17 107.1 Building wheel for pyopendnp3 (setup.py): started ChargePoint#17 167.7 Building wheel for pyopendnp3 (setup.py): still running... ChargePoint#17 242.9 Building wheel for pyopendnp3 (setup.py): still running...
It hangs there for the better part of an hour.
No python module should take over 30 seconds to build.
Please fix, and issue a new release right away.
The text was updated successfully, but these errors were encountered:
Hi roncemer - I am no longer actively working on pyopendnp3 and am not planning on building a new release. In any case, this is a wrapper around existing code and it is the underlying library that takes the time to compile.
This module is causing my GitLab CI pipeline to run for well over two hours:
ChargePoint#17 107.1 Building wheel for pyopendnp3 (setup.py): started
ChargePoint#17 167.7 Building wheel for pyopendnp3 (setup.py): still running...
ChargePoint#17 242.9 Building wheel for pyopendnp3 (setup.py): still running...
It hangs there for the better part of an hour.
No python module should take over 30 seconds to build.
Please fix, and issue a new release right away.
The text was updated successfully, but these errors were encountered: