Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Double slash comments are silently breaking script execution #388

Closed
jakub-przybytek-wttech opened this issue Jan 18, 2023 · 0 comments · Fixed by #393
Closed

Double slash comments are silently breaking script execution #388

jakub-przybytek-wttech opened this issue Jan 18, 2023 · 0 comments · Fixed by #393

Comments

@jakub-przybytek-wttech
Copy link

When I applied comment starting with double slash (which is wrong, I know) my script didn't end with error but silently break the execution instead, see:

Some valid APM commands that were successfully executed

// wrong comment starting characters

Some valid APM commands that wasn't executed at all

I think, that ff double slash is not valid syntax of APM then it should break the run.

dprzybyl added a commit that referenced this issue Jul 5, 2023
…ently-breaking-script-execution

double slash comments are silently breaking script execution #388
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 a pull request may close this issue.

1 participant