Bug Filed on 03-24-2016: Multiple actions at the same time

1. What OS? (Wheezy or Jessie)

----------Jessie

2. What class/size SD card? (ex. class 10 16gb)

---------- 8hb

3. What Model Pi? (A+, A, B+, B, Pi2)

---------- B+

4. Please describe the bug / issue. Attaching any relevant screenshots would be very helpful! Thanks in advance.

If 2 inputs are pressed or released (high/low) at the same time, sometimes one of two actions are missed.

Example:
Pin 18 Goes high → Pin 23 should go high
Pin 18 Goes Low → Pin 23 should go low

Pin 17 Goes High → Pin 24 should go high
Pin 17 Goes Low → Pin 24 should go low

If Pin 18 & 17 goes high at the same time, sometimes the pin 24 high action is missed

When the action is missed, do you know if the changed of the missed action (Pin 17 going to High/Low) is reflected as changed on the dashboard?

-B

The state of the input pin DOES change on both the GPIO monitor screen and dashboard. The state of the output pin DOES NOT change on either