Closed wunder957 closed 1 year ago
Call the function after shutdown event is set, avoid data loss
Currently shutdown will shut down the poller directly, and we should collect all the data before shutting it down.
see tests/test_poller.py
Description
Call the function after shutdown event is set, avoid data loss
Motivation and Context
Currently shutdown will shut down the poller directly, and we should collect all the data before shutting it down.
How has this been tested?
see tests/test_poller.py
Types of changes
Checklist: