Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Keep Tanker object alive in stop() until fully stopped
This prevents tanker_destroy from being called during stop(), which causes a cancel (and has triggered bugs in the past).
- Loading branch information