Put an item into the queue without blocking. Only enqueue the item if a free slot is immediately available. Otherwise raise the Full exception.
(self, item)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected