Adding the list. On Wed, Dec 18, 2019 at 12:12 AM Ryan Schmitt <[email protected]> wrote:
> I found and fixed the main flow control bug that was tormenting me, but I > still think that this `lowMark` business needs a second look. It doesn't > impact correctness as far as I can tell, but the current behavior is > probably not what is intended. > > The remaining bugs known to me are currently: > - IOReactor shutdown in SubscribeToShardIntegrationTest (this may be a > test bug of some kind, but I don't actually think the IOReactor is > *crashing* at any rate) > - Non-deterministic reactive test failures in HttpClient (debugging these > will be a huge hassle) > - It appears the IOReactor's audit log has been overlooked >
