add a simple 'try except' block to execformat module at subprocess.Popen() instruction and even to setup_config_session() ,to test if config session was set up before or not.
moreover, it helps in api implementation by avoiding writing tests, about which carry on.
add a simple 'try except' block to execformat module at subprocess.Popen() instruction and even to setup_config_session() ,to test if config session was set up before or not. moreover, it helps in api implementation by avoiding writing tests, about which carry on.