Skip to content

Promise-first bug if an instruction has multiple outcomes that generate promises #220

Description

@tperami

The logic of run_outcome_with_promise and run_to_termination has only one base view for the whole instruction. This logic is broken if multiple outcomes generate promises in the same instruction. However, in practice that won't happen until we handle async instructions, so I'm just recording this for later. The exact semantics of what happens in that case should be figured-out when that's needed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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