@@ -139,7 +139,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.