Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
protocols: avoid crashing in drmlease (#7290)
instead of potentially causing wonky behaviour from destructing in the constructor add the unique_ptr reset to doLater and dont use the not done constructed protolog in the constructor, call Debug::log directly. see issue #7240
- Loading branch information