Skip to content

Fix deadlock in graceful shutdown on error#46

Open
artemsheinacn wants to merge 1 commit intoeclipse-score:mainfrom
esrlabs:cr-205052
Open

Fix deadlock in graceful shutdown on error#46
artemsheinacn wants to merge 1 commit intoeclipse-score:mainfrom
esrlabs:cr-205052

Conversation

@artemsheinacn
Copy link
Contributor

Fix deadlock in graceful shutdown on error

@github-actions
Copy link

github-actions bot commented Mar 3, 2026

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run //:license-check

Status: ⚠️ Needs Review

Click to expand output
[License Check Output]
Starting local Bazel server (8.3.0) and connecting to it...
INFO: Invocation ID: d1b7d243-9a51-4457-a4c5-ff930e847ba9
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
WARNING: For repository 'aspect_rules_lint', the root module requires module version aspect_rules_lint@1.5.3, but got aspect_rules_lint@2.0.0 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
WARNING: For repository 'rules_python', the root module requires module version rules_python@1.4.1, but got rules_python@1.8.3 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
Loading: 0 packages loaded
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)

Analyzing: target //:license-check (13 packages loaded, 9 targets configured)

Analyzing: target //:license-check (81 packages loaded, 9 targets configured)

Analyzing: target //:license-check (87 packages loaded, 9 targets configured)

Analyzing: target //:license-check (129 packages loaded, 295 targets configured)

Analyzing: target //:license-check (145 packages loaded, 1083 targets configured)

Analyzing: target //:license-check (145 packages loaded, 1083 targets configured)

Analyzing: target //:license-check (145 packages loaded, 1083 targets configured)

Analyzing: target //:license-check (155 packages loaded, 2708 targets configured)

Analyzing: target //:license-check (162 packages loaded, 3172 targets configured)

Analyzing: target //:license-check (167 packages loaded, 3221 targets configured)

Analyzing: target //:license-check (167 packages loaded, 3221 targets configured)

Analyzing: target //:license-check (170 packages loaded, 5110 targets configured)

Analyzing: target //:license-check (170 packages loaded, 5110 targets configured)

Analyzing: target //:license-check (171 packages loaded, 5234 targets configured)

Analyzing: target //:license-check (197 packages loaded, 5529 targets configured)
[13 / 17] JavaToolchainCompileClasses external/rules_java+/toolchains/platformclasspath_classes; 0s disk-cache, processwrapper-sandbox
INFO: From Generating Dash formatted dependency file ...:
INFO: Successfully converted 244 packages from Cargo.lock to bazel-out/k8-fastbuild/bin/formatted.txt
Analyzing: target //:license-check (199 packages loaded, 5537 targets configured)
[15 / 17] [Prepa] JavaToolchainCompileBootClasspath external/rules_java+/toolchains/platformclasspath.jar
Analyzing: target //:license-check (199 packages loaded, 5537 targets configured)
[16 / 17] [Prepa] Building license.check.license_check.jar ()
Analyzing: target //:license-check (199 packages loaded, 5537 targets configured)
[17 / 17] no actions running
Analyzing: target //:license-check (200 packages loaded, 5937 targets configured)
[17 / 17] no actions running
INFO: Analyzed target //:license-check (200 packages loaded, 9871 targets configured).
INFO: Found 1 target...
Target //:license.check.license_check up-to-date:
  bazel-bin/license.check.license_check
  bazel-bin/license.check.license_check.jar
INFO: Elapsed time: 33.666s, Critical Path: 3.22s
INFO: 17 processes: 12 internal, 4 processwrapper-sandbox, 1 worker.
INFO: Build completed successfully, 17 total actions
INFO: Running command line: bazel-bin/license.check.license_check ./formatted.txt <args omitted>
usage: org.eclipse.dash.licenses.cli.Main [-batch <int>] [-cd <url>]
       [-confidence <int>] [-ef <url>] [-excludeSources <sources>] [-help] [-lic
       <url>] [-project <shortname>] [-repo <url>] [-review] [-summary <file>]
       [-timeout <seconds>] [-token <token>]

@github-actions
Copy link

github-actions bot commented Mar 3, 2026

The created documentation from the pull request is available at: docu-html

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

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

1 participant