Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Finish ut.run without active transaction #441

@Pazus

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions