We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f71c2f commit 48240cfCopy full SHA for 48240cf
dev/so_5/version.dox
@@ -10,6 +10,11 @@ New method so_5::experimental::testing::scenario_proxy_t::has_stored_state_name(
10
11
New method so_5::experimental::testing::scenario_proxy_t::has_stored_msg_inspection_result().
12
13
+The `no_wait_on_empty` and `empty_timeout` parameters are now handled in
14
+so_5::receive() and so_5::select() if `total_time` is specified. The previous
15
+versions of SObjectizer ignored `no_wait_on_empty`/`empty_timeout` if
16
+`total_time` was set.
17
+
18
\section so_5__5_8_3 5.8.3 "Volcan Tacora"
19
20
A fix for a case when message limits are specified for an agent and time_limit
0 commit comments