|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
_______________________________________________ weld-issues mailing list [email protected] https://lists.jboss.org/mailman/listinfo/weld-issues

Have submitted a pull request for this issue:
https://github.com/weld/core/pull/331
This fix
1) Checks that the conversation being activated at the beginning of a phase has not expired
2) Updated the conversations last updated field to reduce the risk of the conversation expiring during the phase execution.
Wasn't sure how to implement tests. If you accept the pull request and want tests i give me some guidelines i would be happy to implement them.