On some forums others have the same problem. BTW, it happens both when using add_event_detect...
Interestingly, with RPIO this problem does not happen. https://pythonhosted.org/...
Looking at event_gpio.c it seems that the problem lies outside of the GPIO package,...
Can still reproduce with GPIO 0.5.9. I should also clarify: RISING always behaves...
Can still reproduce with GPIO 0.5.7.
RISING and FALLING behave like BOTH