home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 301904032

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/pull/1411#issuecomment-301904032 https://api.github.com/repos/pydata/xarray/issues/1411 301904032 MDEyOklzc3VlQ29tbWVudDMwMTkwNDAzMg== 1197350 2017-05-16T20:22:30Z 2017-05-16T20:22:30Z MEMBER

This seems to be interacting badly with autoclose.

@pwolfram: can you give any insight into what might be going on? This is an interesting trace from travis: https://travis-ci.org/pydata/xarray/jobs/232969599#L3368

``` xarray/tests/init.py:153: in assertDatasetIdentical assert_identical(d1, d2)


a = <[AssertionError("internal failure: file must be open if autoclose=True is used.") raised in repr()] SafeRepr object at 0x7fd8d83c7e60> b = <xarray.Dataset> ... ```

Does autoclose assume that the dask object names actually match the filenames?

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