Netflix-Skunkworks / Scumblr

Web framework that allows performing periodic syncs of data sources and performing analysis on the identified results
Apache License 2.0
2.64k stars 317 forks source link

GitHub analyzer fixes #190

Closed sbehrens closed 7 years ago

sbehrens commented 7 years ago

fixes a small typo i found looking at the thread stuff. also adds new fixtures.

sbehrens commented 7 years ago

I'm pretty sure this fixes our thread current issues. We were never calling nil on the :current_task key in the hash, and I have a feeling that is why we were seeing data leakage.