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

Timeout option breaks rebuild decision #16

Open
mberz opened this issue Dec 19, 2018 · 0 comments
Open

Timeout option breaks rebuild decision #16

mberz opened this issue Dec 19, 2018 · 0 comments

Comments

@mberz
Copy link

mberz commented Dec 19, 2018

Scons does not properly detect whether a notebook needs to be rebuilt when using the timeout option:
scons timout=360
Instead all notebooks will be rebuilt regardless if changes were made or not.
Directly providing a dict {'timeout':'360'} to the setup in the SConstruct file does result in the same issue.
Issue occured on Arch Linux using Miniconda with Python 3.7.

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

No branches or pull requests

1 participant