Skip to content
Snippets Groups Projects
  • Andreas Schärtl's avatar
    749e35a6
    ulocollect: update core s.t. it runs jobs · 749e35a6
    Andreas Schärtl authored
    We now run jobs w/o limits. This is probably bad in a hosted setup but
    we can worry about that later should it ever become a problem. As it
    stands the implementation is easier with a simple goroutine rather than
    a complicated pool of threads.
    749e35a6
    History
    ulocollect: update core s.t. it runs jobs
    Andreas Schärtl authored
    We now run jobs w/o limits. This is probably bad in a hosted setup but
    we can worry about that later should it ever become a problem. As it
    stands the implementation is easier with a simple goroutine rather than
    a complicated pool of threads.
This project manages its dependencies using Go Modules. Learn more