#62 Remove counters in worker and event queues
Closed: Fixed Opened by firstyear.

The counters are used to track number of jobs in the queue, but we never read them. Additionally, these track "jobs", not what the jobs are, so they are useless as a connection count or anything else highlevel.

We should remove them, as they just eat cpu time.


commit 174e5706f4d557524973d24a48b7f4a3a1e94210
Compressing objects: 100% (33/33), done.
Writing objects: 100% (33/33), 9.68 KiB | 0 bytes/s, done.
Total 33 (delta 25), reused 0 (delta 0)
To ssh://git.fedorahosted.org/git/nunc-stans.git
9dacc22..59aa673 master -> master

Metadata