KitwareMedical / ITKContourInterpolation

An implementation of morphological contour interpolation
http://hdl.handle.net/10380/3563
Apache License 2.0
30 stars 13 forks source link

Switching to ITKv5 threading model #75

Closed dzenanz closed 6 years ago

dzenanz commented 6 years ago

The non-trivial part was that the class emulated thread_local storage for some variables.

dzenanz commented 6 years ago

I pushed the latest module-ci image. How to trigger re-test here?

thewtex commented 6 years ago

Click the Details link to the right of ci/circle: build-and-test, then there should be a button in the upper right of the page to re-run the build.

dzenanz commented 6 years ago

I restarted CircleCI and Travis builds, but can't find a button in AppVeyor. Also, AppVeyor says build succeeded, even though it failed (easily seen in the log). Is this a known issue?