You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ sfdx versionsfdx-cli/7.139.0 darwin-x64 node-v16.13.1
$ time sfdx force:source:tracking:reset -pReset local tracking files.sfdx force:source:tracking:reset -p 4.47s user 1.28s system 142% cpu 4.024 total
Actual result
$ sfdx versionsfdx-cli/7.140.0 darwin-x64 node-v16.13.1
$ time sfdx force:source:tracking:reset -pReset local tracking files.sfdx force:source:tracking:reset -p 246.30s user 27.91s system 114% cpu 3:59.39 total
Thank you for filing this issue. We appreciate your feedback and will review the issue as soon as possible. Remember, however, that GitHub isn't a mechanism for receiving support under any agreement or SLA. If you require immediate assistance, contact Salesforce Customer Support.
Summary
We're observing that the time to run
force:source:tracking:reset
in some repositories has increased in v7.140.0 (in repro case from ~4s to ~240s).Steps To Reproduce:
git clone https://github.com/SalesforceFoundation/EDA.git
cd EDA
sfdx force:org:create -f orgs/dev.json -n -d 1 -s
time sfdx force:source:tracking:reset -p
Expected result
Actual result
System Information
Additional information
Feel free to attach a screenshot.
The text was updated successfully, but these errors were encountered: