When I run the program without break there's a missing data arrival (I kept track by adding the Index to a string every time DataArrival fires, I compared it to a similar string for sends). But when I stepped through it with breakpoints to find the error, everythings accounted for.
Also, after running without breakpoints, I then pause execution and resume. The missing DataArrival gets fired. Weird.
Anybody have an idea?
