summaryrefslogtreecommitdiffstats
path: root/crates/core/tedge_core/tests/plugin_panics_in_msg_handler.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/core/tedge_core/tests/plugin_panics_in_msg_handler.toml')
-rw-r--r--crates/core/tedge_core/tests/plugin_panics_in_msg_handler.toml9
1 files changed, 9 insertions, 0 deletions
diff --git a/crates/core/tedge_core/tests/plugin_panics_in_msg_handler.toml b/crates/core/tedge_core/tests/plugin_panics_in_msg_handler.toml
new file mode 100644
index 00000000..9ca24762
--- /dev/null
+++ b/crates/core/tedge_core/tests/plugin_panics_in_msg_handler.toml
@@ -0,0 +1,9 @@
+max_concurrency = 10
+
+plugin_shutdown_timeout_ms = 2000
+
+[plugins]
+[plugins.panic]
+kind = "handlepanic"
+[plugins.panic.configuration]
+