• Julien Muchembled's avatar
    client: fix partial import from a source storage · 346c9d00
    Julien Muchembled authored
    The correct way to specify a start/stop tid is when constructing the 'source'
    object, hence the remove of start/stop args. In fact, source.iterator()
    does not always take such args.
    
    On the other hand, when resuming import, Application.importFrom must manage
    with incomplete preindex.
    346c9d00
__init__.py 37.8 KB