drewnoakes/string-theory

"Attach to process" never releases process

drewnoakes opened this issue · 2 comments

"Attach to process" never releases process

The DataTarget needs to be disposed, per https://github.com/Microsoft/clrmd/blob/master/Documentation/GettingStarted.md#detatching-from-a-process-or-dump

@etbyrd expressed an interest in working on this.

Fixed in 00040d1.