Kornel Benko wrote: > Could we please get a new function, say > export-wait maxtime > to wait for an export to finish for at maximal max-time seconds? > If time exceeds max-time, then use 'export-cancel'. > if no background export in work, then it should be noop.
I'd say export-wait [maxtime], you want basic functionality to wait until export is done without time constraints, time is just nice additional feature. Pavel