Skip to content

Fix MonRegistrar ping timeout

Roel Aaij requested to merge fix_registrar_ping into master

Fix an error in the registrar where the timeout for a reply was a millisecond instead of a second.

Add a test program to ping a task that is publishing savesets. Update some related timeouts to be more sensible.

Merge request reports