cloudlinux / libcare

libcare -- Patch Userspace Code in Live Processes
GNU General Public License v2.0
145 stars 57 forks source link

Don't fail if some thread exit during attach. #42

Open rashchupkinr opened 6 years ago

rashchupkinr commented 6 years ago

Thread creation during attach was correctly processed. This commit adds processing of cases when some threads exit during attach without failing to patch. Threads are added to list only if they been correctly attached to.