notify icon indicating copy to clipboard operation
notify copied to clipboard

Introduce thread safe way to Close watcher and start it again

Open JekaMas opened this issue 5 years ago • 0 comments

First of all, thank you for the great project!

We faced with a couple goroutine leaks in Ethereum itself and forks(turbo geth), many of them appear in tests or user pattern "start-stop-start" node.

It'd be great to have notify package with thread safety and Close function.

JekaMas avatar Oct 02 '19 07:10 JekaMas