Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Executable file verification hangs on #139

Open
bulletproof93 opened this issue Jun 14, 2024 · 1 comment
Open

Executable file verification hangs on #139

bulletproof93 opened this issue Jun 14, 2024 · 1 comment

Comments

@bulletproof93
Copy link

Hi,

I have raised an issue recently regarding TTL #136. I flicked through the changelog, but cannot see what cause my current issue. My project has method which verifies executable file. In-short, it checks if the file exists and may be ran. Quite strange, but it works with 1.3.4, but when it comes to verification on 1.3.5, it hangs on. I cleaned my local repo cache, I tried with 1.3.5 x86 and still the same. What's more interesting, the same thing happens on 1.3.3.

I cannot find the root cause, so I thought that I can ask about it here. Do you have any suggestions or thoughts?

@bulletproof93
Copy link
Author

Hi,

I found a workaround, but it might be connected to InputStreams in PowerPing itself. To make it pass I had to add a short code which read data via streams. It hangs on without it, so there might be a potential problem in your code that somehow streams are overloaded or anything else.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant