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
In the Linux environment, decompilation seems to have entered a dead loop, outputting large result files in a short amount of time, resulting in insufficient server disk space resources
recurrent
use the test file "gettext.pyc" to decompile
The text was updated successfully, but these errors were encountered:
I don't know which version this .pyc is using. My program processes .py files, so I need to use tools to decompile .pyc to .py. Any version will appear, which is headache inducing but inevitable.
My suggestion is that it can be ineffective, but it cannot cause the server to crash. I hope you can consider repairing it.Thank you.
BUG
situation
In the Linux environment, decompilation seems to have entered a dead loop, outputting large result files in a short amount of time, resulting in insufficient server disk space resources
recurrent
use the test file "gettext.pyc" to decompile
The text was updated successfully, but these errors were encountered: