Skip to content

Conversation

@KoloMenek
Copy link
Member

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • A PR or issue has been opened in all impacted repositories (if any)

Does this PR already have an issue describing the problem?

What kind of change does this PR introduce?

bug fix

What is the current behavior?

When an error occurs in the getExportNetworkInfos() method, the cleanup method will try to delete the parent of the tempDir which is /tmp.

What is the new behavior (if this is a feature change)?
Now, every call to the cleanup method will be using the path of the directory we want to delete.

Does this PR introduce a breaking change or deprecate an API?

  • Yes
  • No

If yes, please check if the following requirements are fulfilled

  • The Breaking Change or Deprecated label has been added
  • The migration steps are described in the following section

What changes might users need to make in their application due to this PR? (migration steps)

Other information:

@KoloMenek KoloMenek self-assigned this Dec 11, 2025
@KoloMenek KoloMenek force-pushed the fix/GRD-3583 branch 2 times, most recently from aecdb82 to c5bb101 Compare December 12, 2025 08:11
@KoloMenek KoloMenek changed the title fix(GRD-3583): use dir path instead of file path in cleanup method fix: use dir path instead of file path in cleanup method Dec 12, 2025
@KoloMenek KoloMenek force-pushed the fix/GRD-3583 branch 2 times, most recently from 4ceeceb to 780da4f Compare December 12, 2025 14:06
@sonarqubecloud
Copy link

@etiennehomer etiennehomer merged commit 5831b11 into main Dec 12, 2025
5 checks passed
@etiennehomer etiennehomer deleted the fix/GRD-3583 branch December 12, 2025 16:57
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.

3 participants