lanl / BEE

Other
13 stars 3 forks source link

Improve start speed and decrease celery processes #739

Closed jtronge closed 8 months ago

jtronge commented 8 months ago

I think this should address #736 and #737. The Redis container is now unpacked before the core goes into the background, and celery should only be launching a single process.