The simplest case of multi-impl package is a package without a specific build system. The modules need to be installed manually here, and python_foreach_impl function is used to repeat the install ...
I have stripped my code down to a very simple call to scan.foreach with a callback function that just prints out period per call. It's never getting called. It appears that the call simply hangs. No ...