Reviewed-by: Juraj Linkeš <[email protected]>
On Wed, May 1, 2024 at 6:17 PM <[email protected]> wrote: > > From: Jeremy Spewock <[email protected]> > > When this XML-RPC server implementation was added, the docstring had to > be shortened in order to reduce the chances of this race condition being > encountered. Now that this race condition issue is resolved, the full > docstring can be restored. > > Signed-off-by: Jeremy Spewock <[email protected]>

