Weijie JIN

Results 2 issues of Weijie JIN

### Expected Behavior When I duplicated a Document, due to it was a little bit slow, I click twice the "Duplicate" button. ![image](https://github.com/Kong/insomnia/assets/99497/7c47bb4f-5acf-42d5-9d32-39fdf373a6ad) And then two same duplicated Documents were...

B-bug
S-unverified

because the return type is Task, so we should return Task.FromResult(null) instead of null. Otherwise, null exception will be raised.