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

[respecDocWriter] electron not closed properly if the document doesn't exist or is not a respec document #977

Merged
merged 1 commit into from
Nov 29, 2016

Conversation

deniak
Copy link
Contributor

@deniak deniak commented Nov 29, 2016

When using respecDocWriter, the electron process is not closed when the source provided doesn't return a HTTP 200 (eg. the document doesn't exist) or when the document is not a respec document.
That PR kills the process in the 2 use cases above.

@deniak deniak added the bug label Nov 29, 2016
@marcoscaceres marcoscaceres merged commit dc1fcef into develop Nov 29, 2016
@marcoscaceres marcoscaceres deleted the denis/kill-electron-process branch November 29, 2016 18:11
marcoscaceres added a commit that referenced this pull request Nov 30, 2016
* develop:
  v6.1.5
  chore(package): update snyk to version 1.21.2 (#980)
  chore(package): update snyk to version 1.21.1 (#979)
  fix: kill nightmare if response.code not 200 or doc is not a respec doc (#977)
  chore(fetch): patch to latest
  chore(package): update deps
  chore(CHANGELOG): regenerate
  fix: allow karma-edge-launcher on local tests (#963)
  chore(package): update snyk to version 1.20.0 (#974)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants