An issues-set-diff is not thread-safe. It is safe to call IIssuesSetDiff methods concurrently from several threads but it is not safe to call these methods and IIssuesSetDiffBuilder methods concurrently from several threads, this would provoke corrupted state and exceptions.
Requirements
Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed