`Interpreter.call()` should be able to support arbitrary callables, full args, and return values. <!-- gh-linked-prs --> ### Linked PRs * gh-132974 * gh-132977 * gh-132978 * gh-132979 * gh-132981 * gh-133101 * gh-133107 * gh-133108 * gh-133128 * gh-133221 * gh-133265 * gh-133472 * gh-133474 * gh-133475 * gh-133480 * gh-133481 * gh-133482 * gh-133483 * gh-133484 * gh-133497 * gh-133528 * gh-133625 * gh-133676 * gh-133955 * gh-134418 * gh-134439 * gh-134440 * gh-134441 * gh-134452 * gh-134465 * gh-134507 * gh-134511 * gh-134515 * gh-134522 * gh-134530 * gh-134532 * gh-134599 * gh-134735 * gh-134736 * gh-134758 * gh-134794 * gh-134900 * gh-134901 * gh-134933 * gh-135369 * gh-135492 * gh-135595 * gh-135638 * gh-137686 * gh-138034 <!-- /gh-linked-prs -->
Interpreter.call()should be able to support arbitrary callables, full args, and return values.Linked PRs
_interpqueues.put()#137686_interpqueues.put()(GH-137686) #138034