Skip to content

Conversation

@rohankapoorcom
Copy link

On my machine (VM with single core processor), the make process takes significantly longer than the default exec timeout (300 seconds). Bumping it up to 1200 seconds should give enough time for most machines to finish.

environment => ['PYTHON=python'],
path => $facts['path'],
creates => $creates_path,
timeout => 1800,
Copy link
Member

@edestecd edestecd Jul 6, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe this should be a parameter?

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

Successfully merging this pull request may close these issues.

2 participants