13: Add a remote engine variant to evaluate python script in a remote process#6
13: Add a remote engine variant to evaluate python script in a remote process#6sundararajana wants to merge 2 commits into
Conversation
|
👋 Welcome back sundar! A progress list of the required criteria for merging this PR into |
|
@sundararajana This change now passes all automated pre-integration checks. After integration, the commit message for the final commit will be: You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed. At the time when this comment was updated there had been no new commits pushed to the ➡️ To integrate this PR with the above commit message to the |
Webrevs
|
jaikiran
left a comment
There was a problem hiding this comment.
I don't have much knowledge of the Python multiprocessing APIs, but overall this looks reasonable to me.
I have added a copyright year related comment inline.
|
/integrate |
|
Going to push as commit f0e26a5. |
|
@sundararajana Pushed as commit f0e26a5. 💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored. |
Adding a remote python engine variant with which we can evaluate, call functions/methods, get/set variables in a remote python process. Please see details in the bug report DETROIT-13
Progress
Issue
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/detroit-python.git pull/6/head:pull/6$ git checkout pull/6Update a local copy of the PR:
$ git checkout pull/6$ git pull https://git.openjdk.org/detroit-python.git pull/6/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 6View PR using the GUI difftool:
$ git pr show -t 6Using diff file
Download this PR as a diff file:
https://git.openjdk.org/detroit-python/pull/6.diff
Using Webrev
Link to Webrev Comment