Skip to content

Fix the replay of background tasks to match their output timing in the CopperList #398

@gbin

Description

@gbin

In a first PR I implemented a background task feature but the replay is still the old behavior: ie. it won't background anything and return the result immediately, breaking the deterministic replay.

We need to implement the injection of the result into the right CopperList either by checking the timestamp match on TOV or just monitoring the first result that has a timestamp from the log.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions