IntelPython / sdc

Numba extension for compiling Pandas data frames, Intel® Scalable Dataframe Compiler
https://intelpython.github.io/sdc-doc/
BSD 2-Clause "Simplified" License
645 stars 61 forks source link

Increasing CI timeouts #898

Closed kozlov-alexey closed 3 years ago

kozlov-alexey commented 3 years ago

Motivation: on Windows Azure jobs are cancelled since they cannot pass in 2h time. As a temp solution increase timeouts until parallel test execution is added.