Commit 1162105
Fix review deletion to properly clean up VS Code comments
Added await to getReviewThreads() call in deleteReview() method to ensure
comment threads are properly updated before the method returns. This allows
the review thread change event to fire and trigger cleanup of VS Code comment
threads associated with the deleted review.
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>1 parent b695670 commit 1162105
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
639 | 639 | | |
640 | 640 | | |
641 | 641 | | |
642 | | - | |
| 642 | + | |
643 | 643 | | |
644 | 644 | | |
645 | 645 | | |
| |||
0 commit comments