Using `Duration::Zero` with `Wait` polling mode was still blocking until the event was actually delivered. Thus when `pump_events` API is used, ensure that it's not happening. Fixes #4130. |
||
|---|---|---|
| .. | ||
| common | ||
| wayland | ||
| x11 | ||
| mod.rs | ||
Using `Duration::Zero` with `Wait` polling mode was still blocking until the event was actually delivered. Thus when `pump_events` API is used, ensure that it's not happening. Fixes #4130. |
||
|---|---|---|
| .. | ||
| common | ||
| wayland | ||
| x11 | ||
| mod.rs | ||