You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "beiwei30 (GitHub)" <gi...@apache.org> on 2019/01/11 02:30:49 UTC

[GitHub] [incubator-dubbo] beiwei30 commented on pull request #3184: Async enhancement

```java
    public AsyncContextImpl() {
        this.storedContext = RpcContext.getContext();
        this.storedServerContext = RpcContext.getServerContext();
    }
```

[ Full content available at: https://github.com/apache/incubator-dubbo/pull/3184 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org