home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 199547343

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/793#issuecomment-199547343 https://api.github.com/repos/pydata/xarray/issues/793 199547343 MDEyOklzc3VlQ29tbWVudDE5OTU0NzM0Mw== 1217238 2016-03-22T00:01:52Z 2016-03-22T00:01:52Z MEMBER

This should be pretty easy -- we'll just need to add lock=threading.Lock() to this line: https://github.com/pydata/xarray/blob/v0.7.2/xarray/backends/common.py#L165

The only subtlety is that this needs to be done in a way that is dependent on the version of dask, because the keyword argument is new -- something like if dask.__version__ > '0.8.1'.

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