swrap: call libc_write() directly for internal fds
[socket_wrapper.git] / .gitlab-ci.yml
index d22bfb6277db99973e8b7bb728dae1d6a10372b0..c4dd3ce23a3fedfbd1ad91b202c507eeb6daf34c 100644 (file)
@@ -246,6 +246,9 @@ tumbleweed/helgrind:
     when: on_failure
     paths:
       - obj/
+  only:
+    variables:
+      - $VALGRIND_SUPPORTS_FORKED_MUTEXES == "yes"
 
 ubuntu/x86_64:
   image: $CI_REGISTRY/$BUILD_IMAGES_PROJECT:$UBUNTU_BUILD