Skip to content

[module-cleanup] Report cleanup for executors:javaagent #384

@github-actions

Description

@github-actions

Module cleanup completed for instrumentation/executors/javaagent.

Applied fixes:

  • LambdaContextPropagationTest: added AutoCleanupExtension cleanup for per-test executors so executor resources are cleaned up if a test fails before normal shutdown, following the repository test resource cleanup guideline.
  • LambdaContextPropagationTest: asserted awaitTermination(...) results so timed-out async work fails the test instead of being silently ignored.
  • ThreadPoolExecutorTest: asserted CountDownLatch.await(...) result so timeout failures are observed before checking executor state.

Validation completed:

  • ./gradlew :instrumentation:executors:javaagent:check
  • ./gradlew :instrumentation:executors:javaagent:check -PtestLatestDeps=true
  • ./gradlew spotlessApply

Commit: 2d2f97a7 (Cleanup for executors:javaagent)

Generated by Module Cleanup — Single Module ·

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions