Commit Graph

2 Commits

Author SHA1 Message Date
2b3c9ef9ea gofmt. 2018-11-10 20:58:15 +05:00
384754276a Pooler data race fix and experimental qt5 interface.
Fixed Pooler's data race which occurs on every server's pinging
goroutine creation, because of uncontrolled write to current
requests counter. Protected it with mutex.

Added very experimental and not-yet-working qt5 interface. Maybe
it will be completed someday.
2016-12-13 04:47:17 +05:00