Ticket #53 (closed bug: fixed)
on_answer support in component.Task
| Reported by: | bertrand.croq | Owned by: | apoirier |
|---|---|---|---|
| Priority: | major | Component: | component model |
| Version: | 0.3.0 | Keywords: | Task |
| Cc: |
Description
When a component.Task is put in a component.Component whose _on_answer attribute is not None, the _go method indefinitely loops on the go method instead of answering the returned value.
Attachments
Change History
Changed 2 years ago by bertrand.croq
-
attachment
task_on_answer.patch
added
comment:1 Changed 15 months ago by apoirier
- Status changed from new to closed
- Resolution set to fixed
(In [b1ad15bb23791882e862789d4964174e3f9791d8]) Fixes #53
Note: See
TracTickets for help on using
tickets.
Proposed patch