issue_comments: 491866549
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/2954#issuecomment-491866549 | https://api.github.com/repos/pydata/xarray/issues/2954 | 491866549 | MDEyOklzc3VlQ29tbWVudDQ5MTg2NjU0OQ== | 500246 | 2019-05-13T15:18:33Z | 2019-05-13T15:18:33Z | CONTRIBUTOR | In our code, this problem gets triggered because of xarrays lazy handling. If we have
then when a caller tries to use We can avoid this by calling
is not closing the file after it has been opened for retrieving a "lazy" file by design, or might this be considered a wart/bug? |
{
"total_count": 2,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 2
} |
442617907 |