Since direct-play-nice can be used from sonarr, radarr, etc it's possible to spawn many more concurrent processes than we want. We should figure out a way to control the number of concurrent processes to only allow a configurable max number of them while still satisfying the *-arr post-processing flow (may be tricky as they depend on a success result).
Since
direct-play-nice
can be used from sonarr, radarr, etc it's possible to spawn many more concurrent processes than we want. We should figure out a way to control the number of concurrent processes to only allow a configurable max number of them while still satisfying the *-arr post-processing flow (may be tricky as they depend on a success result).