+1 to noreturn, makes more sense On Tue, Sep 9, 2008 at 1:41 PM, Bryan Duxbury (JIRA) <[EMAIL PROTECTED]>wrote:
> > [ > https://issues.apache.org/jira/browse/THRIFT-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12629568#action_12629568] > > Bryan Duxbury commented on THRIFT-136: > -------------------------------------- > > +1 to noreturn. > > > Rename "async void" to "noreturn void" or just "noreturn" > > --------------------------------------------------------- > > > > Key: THRIFT-136 > > URL: https://issues.apache.org/jira/browse/THRIFT-136 > > Project: Thrift > > Issue Type: Improvement > > Reporter: David Reiss > > Priority: Minor > > > > "async" is not a very descriptive name for functions that don't return > any value. I suggest that we change this keyword to "noreturn" to free up > the term "async" to refer to non-blocking function calls. Votes? > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online. > >
