OpenSearch/x-pack/plugin/ml
Yannick Welsch 6d64a2a901
Propagate Errors in executors to uncaught exception handler (#36137)
This is a continuation of #28667 and has as goal to convert all executors to propagate errors to the
uncaught exception handler. Notable missing ones were the direct executor and the scheduler. This
commit also makes it the property of the executor, not the runnable, to ensure this property. A big
part of this commit also consists of vastly improving the test coverage in this area.
2019-01-17 17:46:35 +01:00
..
cpp-snapshot MINOR: Remove some Deadcode in Gradle (#37160) 2019-01-07 09:21:25 +01:00
licenses [ML] Rename log structure to file structure (#33421) 2018-09-06 09:13:08 +01:00
qa Update the default for include_type_name to false. (#37285) 2019-01-14 13:08:01 -08:00
src Propagate Errors in executors to uncaught exception handler (#36137) 2019-01-17 17:46:35 +01:00
build.gradle Converting randomized testing to create a separate unitTest task instead of replacing the builtin test task (#36311) 2018-12-19 08:25:20 +02:00