[
https://issues.apache.org/jira/browse/THRIFT-136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Duxbury reassigned THRIFT-136:
------------------------------------
Assignee: David Reiss
> 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
> Assignee: David Reiss
> Priority: Minor
> Attachments:
> 0001-THRIFT-136.-s-async-oneway-in-lexer-and-parser-vari.patch,
> 0002-THRIFT-136.-s-async-oneway-in-compiler-variables.patch,
> 0003-THRIFT-136.-s-async-oneway-in-comments.patch,
> 0004-THRIFT-136.-s-async-oneway-in-misc-places.patch,
> 0005-THRIFT-136.-s-async-oneway-in-Erlang.patch,
> 0006-THRIFT-136.-s-async-oneway-in-the-Thrift-IDL.patch
>
>
> "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.