Jason Munro
Jason Munro
@shyuep @Jeff-oakley The argument is now added back for compatibility, but does not affect the data returned as `ComputedStructureEntry` objects are always provided by the API. Could you provide me...
Yes, I am looking into the threading issue. What machine did you run the query on?
Okay, can you test again with the latest client release and tell me if you are having the same issue @Jeff-oakley? Also, you might want to edit the comment above...
So, a single client instance shouldn't be producing a lot of active threads. In fact, I have it wait for threads to finish before starting new ones to avoid issues...
I am not able to recreate this issue.
I see the issue here. This should definitely be fixed. Thanks for bringing it up.
I am all for this. Would just want to make sure it is appropriately scoped w.r.t to the default store types supported. My opinion is that It would be nice...
@matthewkuner I'm pretty this would be okay, however I would want to double check under what conditions the transformations file is written out by atomate/atomate2.
Yup! Will take a look at this.
@janosh, this seems to stem from the fact that `computed_data` can be passed when constructing a `PhaseDiagram` object, which contains the `el_refs` dictionary. If its keys are strings instead of...