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

Update Python Binding (Backlog) #205

Open
2 tasks
Fixstars-momoko opened this issue Jan 16, 2024 · 2 comments
Open
2 tasks

Update Python Binding (Backlog) #205

Fixstars-momoko opened this issue Jan 16, 2024 · 2 comments

Comments

@Fixstars-momoko
Copy link
Contributor

@Fixstars-iizuka
Copy link
Contributor

About "Design reference counting for c_ion objects".
Currently, ionpy doesn't manage the reference to the other object on their layer.
(e.g. Builder doesn't hold Node reference on the Python layer)
This possibly leads issue of object lifetime.

@xinyuli1204
Copy link
Contributor

Note to myself:
Port.py
delete
need to count for c_ion objects and destroy one by one when access port index.

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

No branches or pull requests

3 participants