Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Get rid of shared_ptr for Source objects #904

Closed
kkaefer opened this issue Feb 19, 2015 · 0 comments
Closed

Get rid of shared_ptr for Source objects #904

kkaefer opened this issue Feb 19, 2015 · 0 comments
Assignees
Labels

Comments

@kkaefer
Copy link
Member

kkaefer commented Feb 19, 2015

We shouldn't put them in a shared_ptr. Instead, when destructing a Source object, we should cancel all pending requests that may invoke member functions.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants