Skip to content

Add a script to launch this app#2

Open
hjain-perforce wants to merge 4 commits into
NewSwavir:masterfrom
hjain-perforce:issue-1-8f6833c3
Open

Add a script to launch this app#2
hjain-perforce wants to merge 4 commits into
NewSwavir:masterfrom
hjain-perforce:issue-1-8f6833c3

Conversation

@hjain-perforce

Copy link
Copy Markdown

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

Comment thread launch.bat
echo Server starting on port !PORT!...
echo URL: http://localhost:!PORT!/templates/Kitchen.html
echo.
echo Press Ctrl+C to stop the server

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[P4IO-Bot] (unresolved after AI review, major, correctness)

Message 'Press Ctrl+C to stop the server' is incorrect. The script exits after line 56, so pressing Ctrl+C in this console does nothing. User must close the minimized Python window, as line 56 correctly states.

Suggestion: Remove lines 42-43, or change line 42 to: 'echo Server will run in a minimized window'

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