home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1059636420

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/issues/1640#issuecomment-1059636420 https://api.github.com/repos/simonw/datasette/issues/1640 1059636420 IC_kwDOBm6k_c4_KMTE 9599 2022-03-05T01:13:26Z 2022-03-05T01:13:26Z OWNER

Hah, this is certainly unexpected.

It looks like this is the code in question: https://github.com/simonw/datasette/blob/a6ff123de5464806441f6a6f95145c9a83b7f20b/datasette/utils/asgi.py#L259-L266

You're right: it assumes that the file it is serving won't change length while it is serving it.

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