[corert] Imported EventWaitHandle, AutoResetEvent and ManualResetEvent.#5015
[corert] Imported EventWaitHandle, AutoResetEvent and ManualResetEvent.#5015alexander-efremov wants to merge 0 commit intomono:masterfrom
Conversation
|
Hello! I'm the build bot for the Mono project. I need approval from a Mono team member to build this pull request. A team member should reply with "approve" to approve a build of this pull request, "whitelist" to whitelist this and all future pull requests from this contributor, or "build" to explicitly request a build, even if one has already been done. Contributors can ignore this message. |
|
@dampir, It will cover your contributions to all .NET Foundation-managed open source projects. |
|
Hello! I'm the build bot for the Mono project. I need approval from a Mono team member to build this pull request. A team member should reply with "approve" to approve a build of this pull request, "whitelist" to whitelist this and all future pull requests from this contributor, or "build" to explicitly request a build, even if one has already been done. Contributors can ignore this message. |
|
@dampir, |
f1c7928 to
a249d6c
Compare
|
whitelist |
12d5b9f to
fa89875
Compare
fa89875 to
a497e40
Compare
|
@dampir, |
f75da64 to
b3e77d0
Compare
b3e77d0 to
c5b0056
Compare
|
@dampir, |
bc6fd6e to
13e6db7
Compare
|
@dampir you don't need to close and reopen the PR constantly. If what you want is to trigger a build, then just push commits to the branch you are trying to merge, it's going to trigger a build. |
|
@luhenry yep, I know. Just I'm accidentaly forgetting to make commit after "git reset --soft HEAD~1" and before "git push upstream gsoc-EventWaitHandle -f". As result PR is closed. |
d77c676 to
3ae2671
Compare
3ae2671 to
c5b0056
Compare
This PR is part of GSoC 2017 and devoted to import of EventWaitHandle, AutoResetEvent and ManualResetEvent.