zingolabs / zingolib

An API and test-app that exposes zcash functionality for app consumption
MIT License
15 stars 23 forks source link

Kill lightwalletd instead of waiting for it #1507

Closed dorianvp closed 2 weeks ago

dorianvp commented 2 weeks ago

This PR modifies the Drop impl for ChildProcessHandler to kill the lightwalletd process instead of waiting for it.