Accepting application is slow

When accepting an application, it can take some time before the it succeeds. I suspect that it’s because it waits until after the email notifications are sent out, but that would need confirming.

If that is the case, the fix would likely be to send the notifications after the request via a huey task.