Skip to content

Error if working directory or environmet script nonexistent or unreadable - #15

Open
nathanweeks wants to merge 1 commit into
mainfrom
nweeks_working_folder
Open

Error if working directory or environmet script nonexistent or unreadable#15
nathanweeks wants to merge 1 commit into
mainfrom
nweeks_working_folder

Conversation

@nathanweeks

Copy link
Copy Markdown
Member

If the user-specified working directory or environment script file do not exist or are not readable, explicitly exit with a non-zero exit status.

These tests / fast failures must be done in before.sh.erb, as script.sh.erb exiting with an error before a process listens on the specified port apparently still results in a "hang" as OOD waits for a listener on the port. The recently-increased wait time will can (has) caused this situation to be mistaken for a filesystem-hang-induced timeout.

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.

1 participant