plashchynski / crono

A time-based background job scheduler daemon (just like Cron) for Rails
https://github.com/plashchynski/crono
Apache License 2.0
687 stars 56 forks source link

#27 Fixed DB connection pool issue. #28

Closed ChandravatiSG closed 9 years ago

ChandravatiSG commented 9 years ago

Fixed DB connection pool issue.

plashchynski commented 9 years ago

@ChandravatiSG Good catch, thank you!