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

libft timeout on to many extra functions #71

Closed
Seluj78 opened this issue Dec 2, 2016 · 3 comments
Closed

libft timeout on to many extra functions #71

Seluj78 opened this issue Dec 2, 2016 · 3 comments
Assignees

Comments

@Seluj78
Copy link
Collaborator

Seluj78 commented Dec 2, 2016

Add something like so :

if EXTRA_FUNC_COUNT > 10
then set MAKE_TIMEOUT = 60 seconds

@runiArnsbjornson
Copy link

for me, i had more than 15 extra functions , and no time out. not sure the issue is really the number of extra functions

@jgigault
Copy link
Owner

jgigault commented Dec 4, 2016

@Seluj78 This is not a reliable test, as I commented on #65

@Seluj78
Copy link
Collaborator Author

Seluj78 commented Dec 4, 2016

Aright then we need to find a solution

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

No branches or pull requests

3 participants