[PR #19752] Use smart pointers in coroutines #31944

Open
opened 2026-01-31 09:50:32 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/19752

State: closed
Merged: Yes


After the coroutines resume, this may have already been destroyed.
So, this PR adds proper use of get_weak/strong.

Closes #19534
Closes #19745

**Original Pull Request:** https://github.com/microsoft/terminal/pull/19752 **State:** closed **Merged:** Yes --- After the coroutines resume, `this` may have already been destroyed. So, this PR adds proper use of `get_weak/strong`. Closes #19534 Closes #19745
claunia added the pull-request label 2026-01-31 09:50:32 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#31944