Ticket #32 (closed bug: fixed)

Opened 2 years ago

Last modified 2 years ago

flowproto-multiqueue doesn't handle immediate bstream completion

Reported by: carns Owned by: carns
Priority: major Component: SERVER
Version: HEAD Keywords: read_list write_list flow hang
Cc:

Description

If bstream_read_list() or bstream_write_list() return 1, then the flow is likely to hang.

This doesn't normally happen because the stock read_list() and write_list() never immediately complete, but it has the potential to be a problem for alternative implementations or debugging hacks.

Change History

Changed 2 years ago by carns

  • status changed from new to closed
  • resolution set to fixed

fixed in trunk

Note: See TracTickets for help on using tickets.