mirror of
https://github.com/barrucadu/dejafu.git
synced 2024-12-19 19:41:31 +03:00
d498ebd355
Adds more information to traces with a new Trace' type, which includes the *sequence* of actions a thread will perform next, and use that for blocking lookahead. This allows skipping over things like `_concKnowsAbout`, and so brings the analysis behaviour of `spawn` in-line with `fork`. For the test cases, this further reduces the average number of runs to 23. |
||
---|---|---|
.. | ||
Internal | ||
Internal.hs | ||
IO.hs | ||
Schedule.hs |