home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 362465131

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/1793#issuecomment-362465131 https://api.github.com/repos/pydata/xarray/issues/1793 362465131 MDEyOklzc3VlQ29tbWVudDM2MjQ2NTEzMQ== 1217238 2018-02-02T02:17:34Z 2018-02-02T02:17:34Z MEMBER

Looking into this a little bit, this looks like a dask-distributed bug to me. Somehow Client.get() is returning a tornado.concurrent.Future object, even though sync=True.

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