Skip to content

Use of message limits and state_t::time_limit #75

@eao197

Description

@eao197

When a user tries to set a message limit and then calls state_t::time_limit it leads to application crash. It's because time_limit tries to subscribe the agent to internal msg_timeout message and there is no a message limit for this message.

Unfortunatelly, an application crashes without any diagnostic.

This case should also be described in the documentation.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions