Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: correct context pool index #477

Merged

Conversation

anjihang
Copy link
Contributor

@anjihang anjihang commented Jul 7, 2021

修复一个问题:
1.JSContext被覆盖,contextPool[0]被重复赋值。
复现步骤:首次启动,打开一个kraken页面,contextPool[0]会被赋值,在当前kraken页面再打开一个kraken页面,此时contextPool[0]又会被赋一次值。

@yuanyan yuanyan requested a review from andycall July 8, 2021 06:05
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.

None yet

3 participants