MCPcopy Create free account
hub / github.com/ModelInference/synoptic / emulate

Function emulate

traces/AlternatingBitProtocol/src/abp.py:25–83  ·  view source on GitHub ↗

Starts the Sender/Receiver process threads, sleeps for args.RUNTIME, and terminates both threads. Returns a tuple of lists: (s_log, r_log), where s_log is sender's log and r_log is receiver's log.

(args)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 7

transitionMethod · 0.95
consume_acksMethod · 0.95
SenderClass · 0.90
ReceiverClass · 0.90
set_remote_endpointMethod · 0.80
terminateMethod · 0.80
startMethod · 0.65

Tested by

no test coverage detected