home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1237533471

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/1802#issuecomment-1237533471 https://api.github.com/repos/simonw/datasette/issues/1802 1237533471 IC_kwDOBm6k_c5Jw0Mf 9599 2022-09-05T23:59:26Z 2022-09-05T23:59:26Z OWNER

https://docs.python.org/3/library/asyncio-task.html#asyncio.run notes that asyncio.run() was added in Python 3.7. I dropped support for 3.6 a while ago.

https://stackoverflow.com/a/56446830/6083 suggests that switching to asyncio.run() has helped other people dealing with the RuntimeError: There is no current event loop in thread error in the past.

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