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

Method get_nowait

Lib/Queue.py:184–190  ·  view source on GitHub ↗

Remove and return an item from the queue without blocking. Only get an item if one is immediately available. Otherwise raise the Empty exception.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

getMethod · 0.95

Tested by

no test coverage detected