We would vote for the ability to do exports/imports in the background thread too. Fetching data via Rest API does not seem to disconnect logged users, so it may be could be possible to do the same with exports/imports.
Hi, Paul.
Sounds like you're talking about REST API. And that your are overwriting data with older values if B managed to read record before A finished to update it. Classic conflict resolution ...