salt icon indicating copy to clipboard operation
salt copied to clipboard

[3007.x] transports: fix and normalize PublishServer method signatures

Open Sxderp opened this issue 6 months ago • 12 comments

the arguments to publish, specifically io_loop, needs to be consistant across the different transports. This argument was not consistant and caused exceptions.

Sxderp avatar Jul 26 '24 18:07 Sxderp