home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 586068095

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/pull/672#issuecomment-586068095 https://api.github.com/repos/simonw/datasette/issues/672 586068095 MDEyOklzc3VlQ29tbWVudDU4NjA2ODA5NQ== 9599 2020-02-14T02:30:37Z 2020-02-14T02:30:46Z OWNER

This can take a LONG time to run, and at the moment it's blocking and prevents Datasette from starting up.

It would be much better if this ran in a thread, or an asyncio task. Probably have to be a thread because there's no easy async version of pathlib.Path.glob() that I've seen.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
565064079  
Powered by Datasette · Queries took 0.666ms · About: github-to-sqlite