sergiotapia / magnetissimo

Web application that indexes all popular torrent sites, and saves it to the local database.
MIT License
2.99k stars 187 forks source link

Move the initial_queue out of the start_link function #110

Closed tchoutri closed 6 years ago

tchoutri commented 6 years ago

I fear it when it crashes, it brings the whole application on its knees, since it prevents a supervised child from starting. I'll handle this task except if someone wants to do it :)

skwerlman commented 6 years ago

If you haven't already started this, I'll try and get it done today.

tchoutri commented 6 years ago

@skwerlman please do :) Thanks a lot!