During a request, once a Projectile is ready with a response for the Launcher, if the underlying object needs to continue running until something else is done, or just stay running in general, release the response, and replace yourself in the launcher pool, to continue living after the request.
During a request, once a
Projectile
is ready with a response for theLauncher
, if the underlying object needs to continue running until something else is done, or just stay running in general, release the response, and replace yourself in the launcher pool, to continue living after the request.