Skip to content

Running interpreter on an experiment should set this._inExperiment = true if no return is run #79

@dobesv

Description

@dobesv

I believe the PlanOut language expects that if you don't return false then the experiment is considered active.

Currently the interpreter only sets _inExperiment = true if you explicitly return true in the script.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions