On 22/06/2016 11:29, Nick Dedekind wrote: >> + Application *application = findApplication(appId); > bit of a optimization. move this to after the check for queued/closing apps. >
Done.
« Back to merge proposal
On 22/06/2016 11:29, Nick Dedekind wrote: (appId) ;
>> + Application *application = findApplication
> bit of a optimization. move this to after the check for queued/closing apps.
>
Done.