Skip to content

Add a script to launch this app#5

Open
hjain-perforce wants to merge 3 commits into
NewSwavir:masterfrom
hjain-perforce:issue-1-fa0ded46
Open

Add a script to launch this app#5
hjain-perforce wants to merge 3 commits into
NewSwavir:masterfrom
hjain-perforce:issue-1-fa0ded46

Conversation

@hjain-perforce

Copy link
Copy Markdown

Auto-generated by P4-Integ-Orch for issue #1.

Excellent! Both issues have been fixed:

Review Feedback Round 2 - Addressed

Both issues fixed:

  1. Issue Add a script to launch this app #1 (launch.sh:110) - Replaced explicit cleanup call with exit 0. The trap handler will automatically invoke cleanup when the script exits, avoiding redundant calls and the error from cleanup's own exit 0.

  2. Issue Add a script to launch this app #2 (launch.bat:51) - Removed trailing space from findstr ":%PORT% " pattern, now using findstr ":%PORT%" to be more robust across different Windows versions and netstat output formats.

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