Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently, funnels and local ports call context.yield() when they run out of incoming data. However, the framework will already use the 'bored yield duration' to yield as appropriate, so these components should not yield in this case.