[
https://issues.apache.org/jira/browse/WEEX-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16470006#comment-16470006
]
ASF GitHub Bot commented on WEEX-349:
-------------------------------------
GitHub user Darin726 opened a pull request:
https://github.com/apache/incubator-weex/pull/1162
[WEEX-349][jsengine] Make weex core can run on single process mode
[WEEX-349][jsengine] Make weex core can run on single process mode
Since Weex core may fork multi process failed, so we make it can run
in single process when failed to run multi process.
Bug: WEEX-349
https://issues.apache.org/jira/browse/WEEX-349
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Darin726/incubator-weex master-fork-merge-all
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/1162.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1162
----
commit ac1114034cce7f97b543f1bb9445ad326ca5023b
Author: 东煜 <yayun.dyy@...>
Date: 2018-05-09T03:38:03Z
merge single process
commit 2084f7bc8cf9edae695c2005d321c87ddc9f46ac
Author: 东煜 <yayun.dyy@...>
Date: 2018-05-09T03:46:13Z
update so
commit 70a92f71846141e99751eff8aecd277a55f7ad31
Author: 东煜 <yayun.dyy@...>
Date: 2018-05-10T03:37:10Z
update so
commit f8afb0d5644ba32ea47580e872c9184bad49b461
Author: 东煜 <yayun.dyy@...>
Date: 2018-05-09T03:38:03Z
[WEEX-349][jsengine] Make weex core can run on single process mode
Since Weex core may fork multi process failed, so we make it can run
in single process when failed to run multi process.
Bug: WEEX-349
commit 55027b1863730ac6b25fbae1261f082b003471ed
Author: 东煜 <yayun.dyy@...>
Date: 2018-05-10T07:11:43Z
[WEEX-349][jsengine] Make weex core can run on single process mode
Since Weex core may fork multi process failed, so we make it can run
in single process when failed to run multi process.
Bug: WEEX-349
----
> WeexCore 支持单双进程切换
> -----------------
>
> Key: WEEX-349
> URL: https://issues.apache.org/jira/browse/WEEX-349
> Project: Weex
> Issue Type: New Feature
> Components: Android
> Affects Versions: 0.18
> Reporter: Yayun Dong
> Assignee: Adam Feng
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.18
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> 让 WeexCore 支持单进程使用, 并支持单双进程切换
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)