Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Conversation

@VanyLaw
Copy link
Contributor

@VanyLaw VanyLaw commented Nov 11, 2020

Description

Reason: when zip upload failed, the read file stream of zip did not close.

Task Item

close #4704

Screenshots

boydc2014
boydc2014 previously approved these changes Nov 11, 2020
@coveralls
Copy link

coveralls commented Nov 11, 2020

Coverage Status

Coverage remained the same at 54.732% when pulling 2bb3bad on wenyluo/fix4704 into 250bd5a on main.

customizeConfiguration
);
} catch (err) {
console.log(err);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Composer logger.

@cwhitten cwhitten changed the title fix: fix zip file can not be deleted fix: zip file can not be deleted Nov 11, 2020
@cwhitten cwhitten merged commit 5ecec93 into main Nov 12, 2020
@cwhitten cwhitten deleted the wenyluo/fix4704 branch November 12, 2020 04:06
@cwhitten cwhitten mentioned this pull request Nov 13, 2020
alanlong9278 added a commit to alanlong9278/BotFramework-Composer that referenced this pull request Nov 16, 2020
* settingsPage: (22 commits)
  Refactoring function calls
  fix: remove special case for single-bot view in tree (microsoft#4803)
  fix bug
  fix UT
  code refine
  Removed other languages for now. (microsoft#4789)
  Made the default width for the property editor wider (microsoft#4788)
  pass csrf token to plugin hosts (microsoft#4787)
  Updated disability styles
  chore: rebase main onto bot-projects feature branch (microsoft#4780)
  fix: zip file can not be deleted (microsoft#4760)
  Remove enforce auto end dialog for skill bots (microsoft#4440)
  Several PVA integration improvements / bug fixes (microsoft#4776)
  Updated strings from building (microsoft#4762)
  feat: Implement pull from publish target (microsoft#4768)
  fix: Allowed 404 to fall through axios during import flow (microsoft#4770)
  increase unit tests timeout to 30 min (microsoft#4764)
  feat: Allow importing bot content from an external source (microsoft#4751)
  Localized resource files from OneLocBuild (microsoft#4730)
  force node extensions to only require commonjs (microsoft#4755)
  ...
lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
* fix zip file can not be deleted

* fix comment

* use composer logger instead of console

* fix format string

Co-authored-by: Andy Brown <[email protected]>
Co-authored-by: Chris Whitten <[email protected]>
Co-authored-by: Lu Han <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

publishing issue, temporary folder can't be deleted if any exception happens

7 participants