Skip to content

Commit

Permalink
Changes for v.5.8.3 updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
eao197 committed Oct 24, 2024
1 parent 33706ba commit ce4b633
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions dev/so_5/version.dox
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

\section so_5__5_8_3 5.8.3 "Volcan Tacora"

A fix for a case when message limits are specified for an agent and time_limit
is used for the agent's state(s). See the <a href="https://github.com/Stiffstream/sobjectizer/issues/75">issue 75</a>
for more details.

The lock_shared/unlock_shared methods have been added to so_5::null_mutext_t class.
Now the so_5::null_mutex_t class can be used with std::shared_lock.

New facilities for testing of agents: so_5::experimental::testing::inspect_msg(),
so_5::experimental::testing::receives(), and
so_5::experimental::testing::wait_event_handler_completion().
Expand Down

0 comments on commit ce4b633

Please sign in to comment.