3 subject="""comment 8"""
4 date="2020-09-28T14:00:00Z"
6 The async extension to the protocol guarantees only a single process will
7 be run. The remote might be asked to start several operations
8 concurrently, but if it wants to queue them sequentially, that should be
11 While it might be a bit of a round about way to get this functionality,
12 since the extension complicates the protocol a bit, I'm inclined to feel
13 it's enough, and not add this other extension,
14 at least without some more compelling use case.