Use spawn launch method in asv
In default method asv will close stdin and new pytools looks at stdin to determine if the session is interactive. Solution found in https://github.com/pandas-dev/pandas/pull/25237
Loading
Please sign in to comment
In default method asv will close stdin and new pytools looks at stdin to determine if the session is interactive. Solution found in https://github.com/pandas-dev/pandas/pull/25237