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

Make default timeout project dependent #1

Closed
xicodomingues opened this issue Mar 18, 2022 · 1 comment
Closed

Make default timeout project dependent #1

xicodomingues opened this issue Mar 18, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@xicodomingues
Copy link
Owner

xicodomingues commented Mar 18, 2022

Change it instead of having only one global timeout that is predefined for all projects, make the timeout dependent on the project

For example:
libft - 3
get_net_line - 15

(And think about which are the good ones for every project)

@xicodomingues xicodomingues self-assigned this Mar 18, 2022
@xicodomingues xicodomingues changed the title Make default timeout project dependent (3 for libft, 20 for get_next_line, etc) Make default timeout project dependent Mar 18, 2022
@lumaro77
Copy link

As far as I know, 42 system uses 10s by default. But some cases like gnl your 42 is less exigent than your test (I think). Thanks Paco!

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

No branches or pull requests

2 participants