Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed panic generated on closed xferDone channel. #2874

Merged
merged 6 commits into from
Dec 2, 2024

Conversation

dphulkar-msft
Copy link
Collaborator

@dphulkar-msft dphulkar-msft commented Nov 25, 2024

Description

Added a nil check for the channel before closing it.

  • Feature / Bug Fix: (Brief description of the feature or issue being addressed)
    Getting panic while copy command fails due to incorrect, expired or insufficient permissions of the storage account.
    image

  • Related Links:

  • Issues

  • Team thread

  • Documents

  • [Email Subject]

Type of Change

  • Bug fix
  • New feature
  • Documentation update required
  • Code quality improvement
  • Other (describe):

How Has This Been Tested?

Manual Testing

image

Thank you for your contribution to AzCopy!

@dphulkar-msft dphulkar-msft marked this pull request as ready for review November 26, 2024 05:25
@dphulkar-msft dphulkar-msft merged commit e342791 into main Dec 2, 2024
22 checks passed
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