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

fix resolve tasks manager #982

Merged
merged 2 commits into from
Jun 15, 2023

Conversation

brianignacio5
Copy link
Collaborator

Description

Fix tasks manager executing empty tasks. This happened when idf size task was disable.

Fixes #980

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Steps to test this pull request

Provide a list of steps to test changes in this PR and required output

  1. Click on "ESP-IDF: Build your project" when idf.enableSizeTaskAfterBuildTask is false.
  2. Execute action.
  3. Observe results.
  • Expected behaviour:

Build notification is not hanging anymore. Same as IDF Size task is enable.

  • Expected output:

How has this been tested?

Manual testing

Test Configuration:

  • ESP-IDF Version: 5.0
  • OS (Windows,Linux and macOS): macOS

Checklist

  • PR Self Reviewed
  • Applied Code formatting
  • Added Documentation
  • Added Unit Test
  • Verified on all platforms - Windows,Linux and macOS

@brianignacio5 brianignacio5 added the bugfix Fixing some issue and bug in this PR label May 30, 2023
@brianignacio5 brianignacio5 self-assigned this May 30, 2023
@github-actions
Copy link

Download the artifacts for this pull request:

@github-actions
Copy link

Pull request has been marked as stale since there are no activities, and this will be closed in 5 days if there are no further activities

@github-actions github-actions bot added the stale Stale PR or Issue label Jun 15, 2023
@brianignacio5 brianignacio5 merged commit 0118b81 into master Jun 15, 2023
@brianignacio5 brianignacio5 deleted the bugfix/build-notification-disable-size branch June 15, 2023 02:26
@brianignacio5 brianignacio5 added this to the 1.6.4 milestone Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Fixing some issue and bug in this PR stale Stale PR or Issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build, flash and monitor doesn't work without Size task (VSC-1116)
1 participant