liuxiaolong
2021-04-27 300a0eb9a35ed77579fa6e5ae6f6b07bb4384015
hbusc.go
@@ -187,6 +187,7 @@
func (h *BHBus) Free() {
   h.printLog("call BHBus free")
   h.wg.Wait()
   bhsgo.Cleanup()
   h.printLog("h.wg.Wait done")
}