run: only tee on python >= 3.6

Python 3.5 asyncio produces weird behavior with run(tee=True), require python >= 3.6 to enable tee feature.

Merge request reports

Loading