Skip to content

[pull] master from go-delve:master#43

Merged
pull[bot] merged 3 commits intoMu-L:masterfrom
go-delve:master
Apr 21, 2021
Merged

[pull] master from go-delve:master#43
pull[bot] merged 3 commits intoMu-L:masterfrom
go-delve:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Apr 21, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

polinasok and others added 3 commits April 21, 2021 13:28
* service/dap: refine teardown logic

* Address review comments + add missing lock/unlock

* Narrow lock scope

* Update comments only

* Remove redundan temp var from stopNoDebugProcess

* Clarify comment

* Set debugger to nil after detach to prevent dup teardown in Stop()

Co-authored-by: Polina Sokolova <polinasok@users.noreply.github.com>
There seems to be a problem where debugserver will leave a zombie
process instead of detaching correctly, we are sending the right
commands, it doesn't seem to be a problem with Delve.
Due to variable shadowing the SwitchGoroutine command never failed.
@pull pull bot added the ⤵️ pull label Apr 21, 2021
@pull pull bot merged commit 6a85f34 into Mu-L:master Apr 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants