Skip to content

Commit

Permalink
Address comments
Browse files Browse the repository at this point in the history
  • Loading branch information
HosseinYousefi committed Nov 21, 2023
1 parent 9c82558 commit 6461b77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/jni/test/jobject_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,7 @@ void run({required TestRunnerCallback testRunner}) {
random.release();
// A workaround for `--pause-isolates-on-exit`. Otherwise getting test
// with coverage pauses indefinitely here.
// https://github.com/dart-lang/coverage/issues/472
sendPort.send(result);
Isolate.current.kill();
}, receivePort.sendPort);
Expand Down

0 comments on commit 6461b77

Please sign in to comment.