As per discussion in #110 we agreed that the kwarg `proc` in `_HookCaller.call_historic()` is poorly named and should be instead renamed `result_callback`. `proc` should be deprecated in a minor release with an appropriate warning and later removed.
As per discussion in #110 we agreed that the kwarg
procin_HookCaller.call_historic()is poorly named and should be instead renamedresult_callback.procshould be deprecated in a minor release with an appropriate warning and later removed.