home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 402099108

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/2263#issuecomment-402099108 https://api.github.com/repos/pydata/xarray/issues/2263 402099108 MDEyOklzc3VlQ29tbWVudDQwMjA5OTEwOA== 1200058 2018-07-03T10:30:45Z 2018-07-03T10:31:45Z NONE

I tried to, but I'm not sure whats the root cause of this problem. This problem occures as part of my Tensorflow input pipeline (it's called by a py_func) and it's hard to reproduce without Tensorflow.

Maybe this helps?

It might also be possible that this is some problem with python itself or some multithreading issue. I just found this issue which exactly describes my problem: https://github.com/ContinuumIO/anaconda-issues/issues/8737

There's also the hint that this problem only occurs in debug mode. I'm always running my unit tests in debug mode, that's why I did not realize this.

Having that said, it's maybe not worth to change this in xarray and wait for a python solution to this. However, since two brackets would solve this issue, it might not be too invasive to simply fix this one line :)

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