Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Confirmation dialog not displayed when closing the test runner window and therefore database session remains open #16

Open
Assignees
simasch
Labels
bugSomething isn't working
@rkelterer

Description

@rkelterer

Hi,

when I run the tests with the plugins menu-entry 'run all test from current user' and closing the window therafter an inactive session of this current user is remaining on the v$session view. sqldeveloper shows the following text as active sql

DECLARE
l_reporter ut_realtime_reporter := ut_realtime_reporter();
BEGIN
l_reporter.set_reporter_id(:id);
l_reporter.output_buffer.init();
ut_runner.run(a_paths => ut_varchar2_list(''), a_reporters => ut_reporters(l_reporter));

END;

this behaviour might end in a lot of inactive db-sessions.

kind regards
Raimund

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp