mirror of
https://github.com/espressif/esp-idf.git
synced 2026-02-07 20:20:06 +00:00
Create a new pending queue, then re-submit pending requests in old pending queue,preventing new events being inserted into it. Closes https://github.com/espressif/esp-idf/issues/2191