home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 362589762

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-362589762 https://api.github.com/repos/pydata/xarray/issues/1793 362589762 MDEyOklzc3VlQ29tbWVudDM2MjU4OTc2Mg== 306380 2018-02-02T13:43:33Z 2018-02-02T13:43:33Z MEMBER

I've pushed a fix for the future error. We were using a coroutine-style test with synchronous style code. More information here: http://distributed.readthedocs.io/en/latest/develop.html#writing-tests

In the future I suspect that the with cluster style tests will be easier to use for anyone not familiar with async programming. They're a little more opaque (you don't have access to the scheduler or workers), but probably match the API that you expect most people to use in practice.

{
    "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 8.482ms · About: xarray-datasette