That's very strange, the child process is launched after the library and all plugins are already shutdown. The parent process really shouldn't be hanging around for two seconds (the time the child waits).
But in any case, this should fix it:
https://github.com/kovidgoyal/calibr...b48f90c9ec9ba6
And it has the nice side effect of removing the two second wait.