[BUG] pyarmor obfuscation on CI flaky #2142
Justin-Regef
started this conversation in
General
Replies: 1 comment
-
You're using CI license in wrong way. Please upgrade Pyarmor to 9.0+, and check the usage, refer to |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We've encountered errors trying to obfuscate our code on CI machines. Here's a snippet of the logs:
And the Github action:
This used to work fine, but it suddenly became flaky, with this error occurring more often than not.
Thinking it was due to rate limits, we stopped builds for over 48 hours, but the problem persists nevertheless. I've independently tried the same licence on my local computer and it worked, it also still works on the CI machine once every few times (20%).
Are we being rate-limited? Or is there something else going on?
Beta Was this translation helpful? Give feedback.
All reactions