| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Return after addBatch
| Utility.debuggingLog('OrchestratorBuild.syncLabelResolverEx(), ready to call LabelResolver.addBatch()'); | ||
| LabelResolver.addBatch(target); | ||
| Utility.debuggingLog('OrchestratorBuild.syncLabelResolverEx(), after calling LabelResolver.addBatch()'); | ||
| return; |
There was a problem hiding this comment.
Should we add a test to catch this scenario?
Sorry, something went wrong.
There was a problem hiding this comment.
If this was not caught by the tests, maybe we should add one
Sorry, something went wrong.
* Update build.ts Return after addBatch * Update create.test.ts
* Update build.ts Return after addBatch * Update create.test.ts
| Back | FazBrowse Home | New Git URL |
Fix #1262