]> git.neil.brown.name Git - edlib.git/commit
doc-to-text: don't wait for conversion to complete.
authorNeilBrown <neil@brown.name>
Fri, 26 May 2023 05:36:55 +0000 (15:36 +1000)
committerNeilBrown <neil@brown.name>
Fri, 26 May 2023 22:18:43 +0000 (08:18 +1000)
commit9b8fd8f6949845317f9f47c5fb8a4c61d8a540b8
tree6c91df04a881a991747b22d440ed0356c16b02e4
parent7d29908b620d98530c74c26fd2d2a5ba9bc516b7
doc-to-text: don't wait for conversion to complete.

If permitted by called, don't start the conversion to text until a
notification arrives.

This requires getting multipart to forward doc:replaced notifications.

Signed-off-by: NeilBrown <neil@brown.name>
doc-multipart.c
python/lib-doc-to-text.py