MCPcopy Create free account
hub / github.com/PaddlePaddle/EasyData / stop

Method stop

deploy/python/dataaug/utils/data_utils.py:134–155  ·  view source on GitHub ↗

Stops running threads and wait for them to exit, if necessary. Should be called by the same thread which called `start()`. Args: timeout(int|None): maximum time to wait on `thread.join()`.

(self, timeout=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

startMethod · 0.95

Calls 2

is_runningMethod · 0.95
setMethod · 0.80

Tested by

no test coverage detected