home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1073389475

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/6383#issuecomment-1073389475 https://api.github.com/repos/pydata/xarray/issues/6383 1073389475 IC_kwDOAMm_X84_-p-j 193170 2022-03-21T00:47:45Z 2022-03-21T00:47:45Z NONE

You can return a awaitable explicitly without declaring async. I'm not sure what the best style is -- if there is no await then asyncio will issue a warning in debug mode. Perhaps you can mark it ... Alternately, you could pass in an event loop to computed=, which would trigger the task being added with create_task() (as well as being returned?)

As for a contribution ... I'm already hacking on something but it isn't pretty. Will need to think more about how to do it the right way.

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