Skip to content

Detect broken Future cancellation

The function testing the cancellation of a partially completed future chain was never called. Which was good because the feature is broken in its design in EMPER.

See #31 (closed).

Introduce a new test for the detection of those broken cancellations.

Edited by Florian Fischer

Merge request reports