Skip to content

Finish ut.run without active transaction #441

Description

@Pazus

When tests are executed on the first savepoint creation transaction is initiated. After rollback to that savepoint issued the transaction remains active even though it contains no changes and IDEs offer to rollback/commit changes.

I propose to check if no transaction is active at the start of execution and rollback (complete rollback) at the end of the run.

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions