issue_comments: 143338384
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/463#issuecomment-143338384 | https://api.github.com/repos/pydata/xarray/issues/463 | 143338384 | MDEyOklzc3VlQ29tbWVudDE0MzMzODM4NA== | 380927 | 2015-09-25T20:02:42Z | 2015-09-25T20:02:42Z | NONE | I've only put the try - except there to conditionally set the breakpoint. How does it make a difference if the self.store.close is called? It it is not called then the dataset remains opened which should not cause the weird behaviour reported above? Nevertheless I have updated my branch to use a contextmanager because it is a better solution but I still have this strange behaviour of only printing the variable altering the test outcome. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
94328498 |