Skip to content

Fix application process exit after launching new approach#2

Open
quangnt wants to merge 2 commits intomasterfrom
fix-application-process-exit-after-launching
Open

Fix application process exit after launching new approach#2
quangnt wants to merge 2 commits intomasterfrom
fix-application-process-exit-after-launching

Conversation

@quangnt
Copy link
Copy Markdown

@quangnt quangnt commented Jun 14, 2016

No description provided.

@quangnt quangnt force-pushed the fix-application-process-exit-after-launching branch from eecb54b to 74bde8f Compare June 14, 2016 11:42
@quangnt
Copy link
Copy Markdown
Author

quangnt commented Jun 14, 2016

@zelonght Address comments. Change approach to Find child process bases on parent id and parent name. Can you review it?

@quangnt quangnt force-pushed the fix-application-process-exit-after-launching branch from 74bde8f to 4953d48 Compare June 15, 2016 04:47
CHANGELOG.md Outdated
## v2.10.1

- Provide a way to update application process by a known process name
- Add GetChildProcessById, GetAllProcessByName and some methods to fix issue close/quit application
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

there is no UpdateProcessByName anymore, so let's remove that?
some methods to fix issue close/quit application --> those functions are generally to help working with child process so better --> some methods to interact with child process

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

@quangnt this is not addressed as suggested. We need to general this, not too narrow to fix issue close/quit application - because the new functions can be used for general purposes.

@zelonght
Copy link
Copy Markdown
Owner

zelonght commented Jul 6, 2016

Commit text, please include JIRA card info

@zelonght
Copy link
Copy Markdown
Owner

zelonght commented Jul 6, 2016

@quangnt Review done, please address comments

@quangnt quangnt force-pushed the fix-application-process-exit-after-launching branch 2 times, most recently from d47e659 to fa67e47 Compare July 8, 2016 09:21
@quangnt
Copy link
Copy Markdown
Author

quangnt commented Jul 8, 2016

@zelonght @KhanhLanHuynh Addressed LT's comment. Can you have a look?

@zelonght
Copy link
Copy Markdown
Owner

zelonght commented Jul 8, 2016

@quangnt You didn't follow the convention, addressing comments should be in a separated commit.

@zelonght
Copy link
Copy Markdown
Owner

zelonght commented Jul 8, 2016

@quangnt Reviewed done, please address quickly.

@zelonght
Copy link
Copy Markdown
Owner

👍

// @KhanhLanHuynh @phienpham @longk15t your turn.

@phienpham
Copy link
Copy Markdown

ok, will take a look

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.

3 participants