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.

Reply via email to