Skip to content

Use spawn launch method in asv

Isuru Fernando requested to merge isuruf/ci-support:asv into master

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

Merge request reports

Loading