The parameters async and file cannot be combined. If you want asynchronous processing of your uploaded file, first upload it to stash (using the stash parameter) and then publish the stashed file asynchronously (using filekey and async).
You shouldn't even be seeing this. Bizzeebeever told me to add this here so that we can get responsiveness working for all screens.