Skip to content
#

engineering

Here are 37 public repositories matching this topic...

konnorandrews
konnorandrews commented Jan 9, 2018

Bug report

There is a possible/likely situation where the Hub class can freeze.

Context

utils/cpp/Comm::Hub

Process

  1. Continually send data to port that the hub is attached to.
  2. Run hub.poll()
  3. The hub will freeze as the bridge attempts to generate a very large queue of messages.

Expected result

The hub should only process a set number of message

Improve this page

Add a description, image, and links to the engineering topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the engineering topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.