MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / pollresponse

Method pollresponse

Lib/idlelib/rpc.py:389–460  ·  view source on GitHub ↗

Handle messages received on the socket. Some messages received may be asynchronous 'call' or 'queue' requests, and some may be responses for other threads. 'call' requests are passed to self.localcall() with the expectation of immediate execution, during which time

(self, myseq, wait)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

_getresponseMethod · 0.95
poll_subprocessMethod · 0.80

Calls 9

putmessageMethod · 0.95
pollmessageMethod · 0.95
handle_EOFMethod · 0.95
debugMethod · 0.95
localcallMethod · 0.95
getMethod · 0.45
acquireMethod · 0.45
notifyMethod · 0.45
releaseMethod · 0.45

Tested by

no test coverage detected