2 Commits

Author SHA1 Message Date
0bbf9e4eaf *: Closer close and use assertNoError for testcase (#2204) 2020-10-19 14:44:04 -07:00
a336c92a8b Fix: Improve handling of soft signals on darwin
Fixes a bug on OSX where, if the debugged process spawned a child, when
that process received a SIGCHLD it would cause Delve to hang.

Fixes #197
2015-08-11 19:20:25 -05:00