Commit Graph

7 Commits

Author SHA1 Message Date
jar3b
ed59ea1d0a fix: add lock to terminate handler 2020-08-13 15:26:57 +03:00
jar3b
9eec782920 Fix terminate handler to prevent double channel close, up to 0.1.5 2019-06-18 23:16:44 +03:00
jar3b
f7d5b41aba Use 'close(h.Quit)' instead of <- struct{}{}, up to 0.1.4 2019-06-18 01:12:42 +03:00
jar3b
7f494b3d57 Use 'chan struct{}' instead of 'chan bool' for quit channel for compatibility, up to 0.1.3 2019-06-18 00:50:05 +03:00
jar3b
ac0f979ef9 Rework blocking logic, up to 0.1.2 2019-04-09 17:55:36 +03:00
jar3b
a980f1f8d2 Add blocking mode support 2019-04-09 17:50:55 +03:00
jar3b
f8e923b600 First version, 0.1.0 2019-04-09 17:32:35 +03:00