-
Notifications
You must be signed in to change notification settings - Fork 71
CheckUrl feature often timeouts #35
Comments
Found a solution, but I do have a question about your request function? The solution is easy
I said it was easy. |
Argh, damn, so you say its because I didn't close the request ? I don't use |
…ake package name from job name if its not set.
OK, pushed it, we will see how it works generally, it solved notepadplusplus. There is also a new message now:
|
I'll look further into it. |
@majkinetor
You basically have a trailing else that will never be called. |
Don't know what you mean, both get executed. |
I'm sure it is possible for them both to be executed how they are now. It is just programming readability that may find it as a error (Like I did). Most blocks are like |
It looks like this is fixed with your code so I will close it. If it reapears again I'll reopen. |
This feature timeouts quite frequently.
For instance, notepadplusplus package timeouts on my system:
This is my current implementation that I use becuase it doesn't download the file:
The text was updated successfully, but these errors were encountered: