Skip to content

Anonymous transactions in scenarios do share the scenario name #52

@Gaudeval

Description

@Gaudeval

It seems the following declaration does result in both the Scenario (outer) and Transaction (inner) sharing the same name. This seems to be causing issues for the interference analysis (and it does not raise a warning?)

val s = Scenario(Transaction(app read d), named_tr)

Both the Scenario and Transaction are named s.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions