home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 210633360

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/824#issuecomment-210633360 https://api.github.com/repos/pydata/xarray/issues/824 210633360 MDEyOklzc3VlQ29tbWVudDIxMDYzMzM2MA== 1217238 2016-04-15T20:33:29Z 2016-04-15T20:33:29Z MEMBER

The issues with multithreading without a lock come up only when using netCDF4/HDF5. With netCDF3, you don't need the lock when reading data.

I don't like changing to lock=False in all circumstances, because that will lead to segfaults and segfaults make for a bad new user experience! Instead, lock=None should do something smart.

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