ameyp / CscopeSublime

A Cscope plugin for Sublime Text 2 and 3
89 stars 37 forks source link

Fix issue #59. Reset worker array after all work is done. #60

Closed vanrijn closed 7 years ago

vanrijn commented 7 years ago

This will fix issue #59 . Now that workers is a class-level array, we need to reset it to empty whenever we're done with work.