Ticket #52 (closed enhancement: fixed)
Tell what component tries to answer without having an _on_answer or a caller
| Reported by: | bertrand.croq | Owned by: | apoirier |
|---|---|---|---|
| Priority: | major | Component: | component model |
| Version: | 0.3.0 | Keywords: | |
| Cc: |
Description
Nagare raises an AnswerWithoutCall exception when a component answers without having an _on_answer or a caller. Debugging would be easier if we could know which component raises the exception.
Attachments
Change History
Changed 2 years ago by bertrand.croq
-
attachment
answerwithoutcall.patch
added
comment:1 Changed 15 months ago by apoirier
- Status changed from new to closed
- Resolution set to fixed
(In [1e362b791861e1010959bb147ff928f966932d08]) Fixes #52
Note: See
TracTickets for help on using
tickets.
Proposed patch