MCPcopy Create free account
hub / github.com/LanKuDot/MLGame / start

Method start

mlgame/process.py:30–59  ·  view source on GitHub ↗

Start the processes The ml processes are spawned and started first, and then the main process executes the game process. After returning from the game process, the ml processes will be terminated. Note that there must be 1 game process and at least 1 ml pro

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

_run_ml_modeFunction · 0.95
_start_ml_processesMethod · 0.45

Calls 4

_create_pipesMethod · 0.95
_start_ml_processesMethod · 0.95
_start_game_processMethod · 0.95
_terminateMethod · 0.95

Tested by

no test coverage detected