Init() cleanly after Close()
@@ -164,7 +164,7 @@ func NewSysEvtCh() chan Event {
return ec
}
var DefaultEvtStream = NewEvtStream()
var DefaultEvtStream *EvtStream
type EvtStream struct {
sync.RWMutex
The note is not visible to the blocked user.