Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Fix issue in TaskCallbackAdapter that was deleted twice #376

Merged
merged 2 commits into from May 20, 2020

Conversation

emgre
Copy link
Member

@emgre emgre commented May 19, 2020

  • Fix issue in TaskCallbackAdapter that was deleted twice. This only affects the 3.x branch.
  • Also formatted all the C# adapter files to indent with spaces instead of tabs.

emgre added 2 commits May 19, 2020 09:52
…y, once by std::shared_ptr).

Also formatted all the C# adapter files to indent with spaces instead of tabs.
@codecov
Copy link

codecov bot commented May 19, 2020

Codecov Report

Merging #376 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #376   +/-   ##
========================================
  Coverage    51.59%   51.59%           
========================================
  Files          456      456           
  Lines        13598    13598           
========================================
  Hits          7016     7016           
  Misses        6582     6582           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9e4b47b...706e1a3. Read the comment docs.

@jadamcrain jadamcrain merged commit 3806d5c into develop May 20, 2020
@jadamcrain jadamcrain deleted the bugfix/double-delete-dotnet branch May 20, 2020 17:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants