Skip to content

Console: Dynamically create prompt sessions, to avoid import errors in pytest

Tom Williams requested to merge console-dynamic-prompt-sessions into master

Motivation: Avoid import errors when there is no stdin - e.g. from pytest.

Merge request reports