Frank Podborski
Frank Podborski
I am struggling with a related issue: The datetime in the response I would get would be `'9999-12-31T23:59:59.9999999'`, which is DateTime.MaxValue in C#. This would cause: ``` ERROR:zeep.xsd.types.simple:Error during xml...
It would be great to have this functionality also in the Issue class as it can be confusing to use the JIRA instance directly to get an Issue's worklogs.
I have the same issue. Is there any progress?
After some investigation I have found two things: 1. This issue only seems to apply when a file comparison fails. The file is locked until the entire program exits, so...
Having a debug through the `VisualTest` library, the number of threads at the end of each passing and failing path was the same. This only tells me that the unclosed...