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: fix Py_None reference count. #272

Merged
merged 2 commits into from
Aug 2, 2023
Merged

Conversation

shidianshifen
Copy link
Contributor

@shidianshifen shidianshifen commented Aug 2, 2023

fix #271
As titled

@CLAassistant
Copy link

CLAassistant commented Aug 2, 2023

CLA assistant check
All committers have signed the CLA.

@shidianshifen shidianshifen changed the title Fix: 增加None的引用计数,以防止Python回收它 #271 Fix: 增加None的引用计数,以防止Python回收它 Aug 2, 2023
@LiSu LiSu requested a review from Seventeen17 August 2, 2023 02:49
@baoleai baoleai changed the title Fix: 增加None的引用计数,以防止Python回收它 fix: fix Py_None reference count. Aug 2, 2023
@LiSu LiSu merged commit 526e7d1 into alibaba:master Aug 2, 2023
2 checks passed
sighingnow pushed a commit to alibaba/GraphScope that referenced this pull request Aug 16, 2023
Bump GLE version to include the latest bug fixes:
- Fix Py_None reference count
[#272](alibaba/graph-learn#272)
- Fix the bug that a client connecting to multiple servers only pulls
from one server [#274](alibaba/graph-learn#274)
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.

Training process triggered core dump
4 participants