We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Add something like so :
if EXTRA_FUNC_COUNT > 10 then set MAKE_TIMEOUT = 60 seconds
The text was updated successfully, but these errors were encountered:
for me, i had more than 15 extra functions , and no time out. not sure the issue is really the number of extra functions
Sorry, something went wrong.
@Seluj78 This is not a reliable test, as I commented on #65
Aright then we need to find a solution
Seluj78
jgigault
No branches or pull requests
Add something like so :
if EXTRA_FUNC_COUNT > 10
then set MAKE_TIMEOUT = 60 seconds
The text was updated successfully, but these errors were encountered: