issue_comments: 347813738
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/1738#issuecomment-347813738 | https://api.github.com/repos/pydata/xarray/issues/1738 | 347813738 | MDEyOklzc3VlQ29tbWVudDM0NzgxMzczOA== | 1217238 | 2017-11-29T10:12:13Z | 2017-11-29T10:12:13Z | MEMBER | One useful clue: when I run these tests on OS X, I get the following warnings: ``` ========================================= warnings summary ========================================== xarray/tests/test_distributed.py::test_dask_distributed_integration_test[scipy] /Users/shoyer/conda/envs/xarray-py36/lib/python3.6/site-packages/distributed/utils_test.py:528: UserWarning: This test leaked 8 file descriptors warnings.warn("This test leaked %d file descriptors" % diff) /Users/shoyer/conda/envs/xarray-py36/lib/python3.6/site-packages/distributed/utils_test.py:538: UserWarning: This test leaked 15 MB of memory warnings.warn("This test leaked %d MB of memory" % diff) xarray/tests/test_distributed.py::test_dask_distributed_integration_test[netcdf4] /Users/shoyer/conda/envs/xarray-py36/lib/python3.6/site-packages/distributed/utils_test.py:528: UserWarning: This test leaked 6 file descriptors warnings.warn("This test leaked %d file descriptors" % diff) -- Docs: http://doc.pytest.org/en/latest/warnings.html ``` |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
276241193 |