Skip to content

local experiment will crash #7

@fnielsen

Description

@fnielsen

Having the experiment in a local namespace will crash the expyriment process with no meaningful error message

def main():
    exp = design.Experiment("Left right")
    ...

if __name__ == "__main__":
    main()

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions