Commit 22f4c598 by FritzFlorian

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.
parent c85f2d0f
Pipeline #1389 failed with stages
in 27 seconds