Skip to content

Release of rbus-2.0.9

Compare
Choose a tag to compare
@karuna2git karuna2git released this 10 Nov 16:37
· 197 commits to main since this release

This release includes includes the following.

  • Use of separate access mutex for the events that is subscribed and for the events that are provided
  • Fixed the memory leak issues
  • Fixed accessing of unprotected memory
  • Defined approach to identify the exit/crash of consumer and provider for the events that are subscribed and removed from the list
  • Fixed minor bug fixes