Interrupting import with Ctrl-C could cause database corruption because the signal wasn't handled. utils.ImportChain now checks for a queued interrupt on every batch.
The renaming should make it clearer that these functions create a new instance for every call. @obscuren suggested this renaming a while ago.