MCPcopy Create free account
hub / github.com/Eyepea/API-Hour / stop

Method stop

api_hour/container.py:51–52  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

49 LOG.debug('Already stopping application, not doing anything')
50
51 async def stop(self):
52 LOG.info('Stopping application...')
53
54 def post_stop(self, future):
55 pass

Callers 2

pre_stopMethod · 0.95
closeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected