Skip to content

Version 0.11.2

Compare
Choose a tag to compare
@Neverlord Neverlord released this 11 Nov 12:42

This release resolves some minor issues in CAF:

  • Make sure functor-based actors release their init arguments properly (#151)
  • Fixed an issue with reference count of published actors (#189)
  • Make sure publish throws an exception on TCP timeouts (#192)
  • Added an unpublish function (#197)
  • Explicitly force integral types for durations to avoid unexpected results via static_assert (#198)