issue_comments: 116162351
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/444#issuecomment-116162351 | https://api.github.com/repos/pydata/xarray/issues/444 | 116162351 | MDEyOklzc3VlQ29tbWVudDExNjE2MjM1MQ== | 306380 | 2015-06-27T22:12:37Z | 2015-06-27T22:12:37Z | MEMBER | There was a similar problem with PyTables, which didn't support concurrency well. This resulted in the from-hdf5 function in dask array which uses explicit locks to avoid concurrent access. We could repeat this treatment more generally without much trouble to force single threaded access on access but still allow parallelism otherwise. On Jun 27, 2015 2:33 PM, "Răzvan Rădulescu" notifications@github.com wrote:
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
91184107 |