Skip to content

avoid heap allocations for shutdown reasons - #25

Merged
armin-acn merged 1 commit into
eclipse-score:mainfrom
Valeo-S-CORE-Organization:fix-error-propagation
Dec 9, 2025
Merged

avoid heap allocations for shutdown reasons#25
armin-acn merged 1 commit into
eclipse-score:mainfrom
Valeo-S-CORE-Organization:fix-error-propagation

Conversation

@ShoroukRamzy

@ShoroukRamzy ShoroukRamzy commented Dec 9, 2025

Copy link
Copy Markdown
Contributor

Hi @armin-acn,

This is a fix for the heap allocation issue we discussed in this PR #24

Thanks!

@github-actions

github-actions Bot commented Dec 9, 2025

Copy link
Copy Markdown

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: 1c22b10d-28e5-4bca-a80d-48a31c5d1708
Computing main repo mapping: 
Computing main repo mapping: 
DEBUG: Rule 'rules_boost+' indicated that a canonical reproducible form can be obtained by modifying arguments integrity = "sha256-pZY3kJDKUFN829ZdmWOrWu/MhcmnwKJyhAsIfTbfVPU="
DEBUG: Repository rules_boost+ instantiated at:
  <builtin>: in <toplevel>
Repository rule http_archive defined at:
  /home/runner/.bazel/external/bazel_tools/tools/build_defs/repo/http.bzl:394:31: in <toplevel>
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
WARNING: For repository 'rules_cc', the root module requires module version rules_cc@0.2.8, but got rules_cc@0.2.14 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
WARNING: For repository 'googletest', the root module requires module version googletest@1.17.0, but got googletest@1.17.0.bcr.2 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.5.1 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: 4 packages loaded
Loading: 4 packages loaded
    currently loading: 
Analyzing: target //:license-check (5 packages loaded, 0 targets configured)
Analyzing: target //:license-check (5 packages loaded, 0 targets configured)

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

Analyzing: target //:license-check (150 packages loaded, 2165 targets configured)

Analyzing: target //:license-check (156 packages loaded, 7055 targets configured)

Analyzing: target //:license-check (156 packages loaded, 7055 targets configured)

Analyzing: target //:license-check (158 packages loaded, 7058 targets configured)

INFO: Analyzed target //:license-check (159 packages loaded, 9071 targets configured).
INFO: From Generating Dash formatted dependency file ...:
INFO: Successfully converted 2 packages from Cargo.lock to bazel-out/k8-fastbuild/bin/formatted.txt
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: 17.833s, Critical Path: 0.68s
INFO: 13 processes: 3 disk cache hit, 9 internal, 1 processwrapper-sandbox.
INFO: Build completed successfully, 13 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

github-actions Bot commented Dec 9, 2025

Copy link
Copy Markdown

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

@armin-acn
armin-acn merged commit 3607d9b into eclipse-score:main Dec 9, 2025
8 checks passed
dcleoliu pushed a commit to dcleoliu/feo that referenced this pull request Mar 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants