WIP: First running version of stealing.

The project is currently really messy and there are sporadic sigsevs. This indicates that we still have a race in our code. Thread Sanitizer does not work with our current implementation, as it needs annotations for fibers.

The next step is to clean up the project and maybe add thread sanitizer support to our fiber implementation. This should help finding the remaining bugs.
4 jobs from coninuation in 27 seconds (queued for 1 second)
Status Job ID Name Coverage
  Build
passed #3492
build_cmake

00:13

 
  Test
failed #3493
run_tests

00:13

 
  Sanitizer
skipped #3495
run_address_sanitizer
skipped #3494
run_thread_sanitizer
 
Test run_tests
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring incomplete, errors occurred!
See also "/builds/gitlab/las3/development/scheduling/predictable_parallel_patterns/cmake-build-release/CMakeFiles/CMakeOutput.log".
See also "/builds/gitlab/las3/development/scheduling/predictable_parallel_patterns/cmake-build-release/CMakeFiles/CMakeError.log".
make: *** No targets specified and no makefile found. Stop.
./ci_scripts/run_tests.sh: line 9: ./bin/tests: No such file or directory
ERROR: Job failed: exit code 1