Skip to content

Develop#210

Merged
aleks-f merged 2 commits intopocoproject:developfrom
ptarabbia:develop
Jun 3, 2013
Merged

Develop#210
aleks-f merged 2 commits intopocoproject:developfrom
ptarabbia:develop

Conversation

@ptarabbia
Copy link
Copy Markdown
Contributor

This change gives the ability to select the threadpool that will be used to start an Activity.

ptarabbia added 2 commits May 1, 2013 06:41
…nexpected behavior). This would happen with the following test case:

ProcessHandle handle = Process.launch(...);
handle.kill();
Then as handle gets out of scope, ~ProcessHandle would call CloseHandle() on an already closed handle.
aleks-f added a commit that referenced this pull request Jun 3, 2013
@aleks-f aleks-f merged commit 37a7c3b into pocoproject:develop Jun 3, 2013
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.

2 participants