home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 507055108

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/issues/3041#issuecomment-507055108 https://api.github.com/repos/pydata/xarray/issues/3041 507055108 MDEyOklzc3VlQ29tbWVudDUwNzA1NTEwOA== 1217238 2019-06-30T17:58:44Z 2019-06-30T17:58:44Z MEMBER

I did a little bit of testing. It appears that in the case of the double call to temp.compute(), temp.__del__ is never called. Apparently in CPython this happens if you have a reference cycle. I'm not quite sure what the source of the reference cycle is here (or why it only appears when calling compute twice), but that seems to be the likely culprit.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  460254571
Powered by Datasette · Queries took 0.993ms · About: xarray-datasette