Skip to content

Conversation

addaleax
Copy link
Collaborator

@addaleax addaleax commented Feb 3, 2021

Apparently, spawn hosts are not particularly isolated either,
and can be re-used:

[2021/02/03 12:00:30.604] + cd '/cygdrive/c/Program Files/'
[2021/02/03 12:00:30.604] + mkdir mongosh
[2021/02/03 12:00:30.618] Starting script on SSH host
[2021/02/03 12:00:30.618] mkdir: cannot create directory 'mongosh': File exists
[2021/02/03 12:00:30.618] Command failed: error waiting on process 'ee956461-7225-4eae-9dda-d9bb8237be7b': exit status 1
[2021/02/03 12:00:30.619] Task completed - FAILURE.

Apparently, spawn hosts are not particularly isolated either,
and can be re-used:

    [2021/02/03 12:00:30.604] + cd '/cygdrive/c/Program Files/'
    [2021/02/03 12:00:30.604] + mkdir mongosh
    [2021/02/03 12:00:30.618] Starting script on SSH host
    [2021/02/03 12:00:30.618] mkdir: cannot create directory 'mongosh': File exists
    [2021/02/03 12:00:30.618] Command failed: error waiting on process 'ee956461-7225-4eae-9dda-d9bb8237be7b': exit status 1
    [2021/02/03 12:00:30.619] Task completed - FAILURE.
@addaleax addaleax merged commit 6e28107 into master Feb 3, 2021
@addaleax addaleax deleted the rimraf-mongosh-sshhost branch February 3, 2021 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants