Commit Graph

3 Commits (9da30dd1753237e78e3cd6ed510f5ecf3c3bc100)

Author SHA1 Message Date
wuxiaofei 9da30dd175 [Test][TaskPriorityQueueImplTest]Test with coverity 2021-02-22 12:14:25 +08:00
wuxiaofei bc2a8fb149 [Test][PeerTaskInstancePriorityQueueTest]testPoll added 2021-02-22 10:52:38 +08:00
lgcareer 9fe5c3717d
[Fix-4222][Master]Add the priority queue to ensure that tasks are submitted according to priority. (#4250)
* [Fix-4222][Master]Add the priority queue to ensure that tasks are submitted according to priority.

* [Fix-4222][Master]Add the priority queue to ensure that tasks are submitted according to priority.

* [Fix-4222][Master]Remove useless import

* [Fix-4222][Master]Reformat code style

* [Fix-4222][Master]Reformat code style

* [Fix-4222][Master]Reformat code style

* [Fix-4222][Master]add PeerTaskInstancePriorityQueueTest

* [Fix-4222][Master]Fix code smell

* [Fix-4222][Master]Reformat code style

* [Fix-4222][Master]Fix code smell

Co-authored-by: xingchun-chen <55787491+xingchun-chen@users.noreply.github.com>
2020-12-18 17:28:37 +08:00