ajvb / kala

Modern Job Scheduler
MIT License
2.12k stars 187 forks source link

JobStats cleanup #176

Closed QBui closed 6 years ago

QBui commented 6 years ago

here is the first implementation of jobstats cleanup. Thanks -Quan

ajvb commented 6 years ago

Would you mind including some tests for the core cleaning functions on LockFreeJobCache?

gwoo commented 6 years ago

@QBui Looks solid! @ajvb What do you think?