Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreikop/python-ws-discovery
/ stop
Method
stop
wsdiscovery/publishing.py:68–69 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
66
self._localServices.clear()
67
68
def
stop(self):
69
self.clearLocalServices()
70
71
72
class
ThreadedWSPublishing(ThreadedNetworking, Publishing, Daemon):
Callers
nothing calls this directly
Calls
1
clearLocalServices
Method · 0.95
Tested by
no test coverage detected