Commit Graph

21 Commits (13.37)

Author SHA1 Message Date
csavinovich c3a1f2ce91 test_taskprocessor.c: Fix test failure on Ubuntu
6 years ago
Kevin Harwell 0b7efc1687 serializer: move/add asterisk serializer pool functionality
6 years ago
George Joseph bae3fd04c1 taskprocessor: Enable subsystems and overload by subsystem
6 years ago
Corey Farrell 01716f70e6 taskprocessor: Warn on unused result from pushing task.
7 years ago
Corey Farrell 82b6ba976f Fix Common Typo's.
7 years ago
Corey Farrell 84b6a5efd7 Correct some leaks in unit tests.
8 years ago
David M. Lee 2de42c2a25 Multiple revisions 399887,400138,400178,400180-400181
12 years ago
David M. Lee 222e8a3afb Add a serializer interface to the threadpool
12 years ago
Mark Michelson 84c50fde1f Address David's latest feedback on reviewboard:
12 years ago
Mark Michelson 663479a558 Make ast_taskprocessor_listener opaque.
12 years ago
Mark Michelson 65c7d6e2c3 Remove alloc and destroy callbacks from the taskprocessor.
12 years ago
Mark Michelson 4590bfd93d Add new threadpool test and fix some taskprocessor bugs.
13 years ago
Mark Michelson ff06346ea2 Add doxygen to taskprocessor tests.
13 years ago
Mark Michelson 623d741ba1 Restructure taskprocessor load test to test integrity of task execution.
13 years ago
Mark Michelson da0e2169de Add a second default taskprocessor test that executes 20000 tasks.
13 years ago
Mark Michelson f209bc6f9d Change the default taskprocessor test so it will never hang forever.
13 years ago
Mark Michelson ec68a15619 Test that shutdown callback is called when expected.
13 years ago
Mark Michelson 12de4198b8 Add a shutdown callback to taskprocessor listeners.
13 years ago
Mark Michelson 426e8d1454 Refine the taskprocessor listener test a bit more.
13 years ago
Mark Michelson 7d84963667 Add a test that ensures that taskprocessor listener callbacks
13 years ago
Mark Michelson 6fc8d830f8 Add a basic taskprocessor test.
13 years ago