issues: 1730664352
This data as json
| id | node_id | number | title | user | state | locked | assignee | milestone | comments | created_at | updated_at | closed_at | author_association | active_lock_reason | draft | pull_request | body | reactions | performed_via_github_app | state_reason | repo | type |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1730664352 | PR_kwDOAMm_X85RmgD2 | 7880 | don't use `CacheFileManager.__del__` on interpreter shutdown | 14808389 | closed | 0 | 9 | 2023-05-29T12:16:06Z | 2023-06-06T20:37:40Z | 2023-06-06T15:14:37Z | MEMBER | 0 | pydata/xarray/pulls/7880 | Storing a reference to the function on the class tells the garbage collector to not collect the function before the class, such that any instance can safely complete its No tests because I don't know how to properly test this. Any ideas?
|
{
"url": "https://api.github.com/repos/pydata/xarray/issues/7880/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
13221727 | pull |