-
Updated
Aug 4, 2021 - Go
rpc-framework
Here are 275 public repositories matching this topic...
Hello,
Our static analyzer found a following potential NPE. We have checked the feasibility of this execution trace. It is necessary to defend this vulnerability to improve the code quality.
Here is the bug trace.
For example, we do not provide these methods.
final GraphQLSchema schema = ...
sb.service("/graphql", GraphqlService.builder()
.schema(schema)
.runtimeWiring(c -> {
final StaticDataFetcher bar = new StaticDataFetcher("bar");
c.
-
Updated
Dec 24, 2020 - PHP
-
Updated
Jul 11, 2021 - Java
-
Updated
May 6, 2021 - Rust
-
Updated
Jul 13, 2021 - C++
-
Updated
Jul 30, 2021 - Java
-
Updated
Jun 7, 2021 - Java
-
Updated
Jul 9, 2021 - C
-
Updated
Jun 16, 2021 - Go
-
Updated
Jul 4, 2021 - C#
-
Updated
Jun 3, 2021 - Java
If you r going to wait response,or block the goroutine in a getty session(tcp conection), task pool can not be null。
func (s *Server) newSession(session getty.Session) error {
var (
ok bool
tcpConn *net.TCPConn
)
// 省略部分代码...
session.SetTaskPool(srvGrpool)
return nil
}
ortherwise,handleTcpPackage() will blocked,led to the response missing
func (s *session
-
Updated
Oct 15, 2020 - Java
-
Updated
Aug 2, 2021 - Go
-
Updated
Jul 13, 2021 - Go
-
Updated
Jun 4, 2021 - Java
-
Updated
Jun 20, 2021 - JavaScript
-
Updated
Apr 12, 2021 - Clojure
-
Updated
Apr 19, 2019 - JavaScript
-
Updated
Nov 8, 2017
-
Updated
Apr 30, 2021 - Java
-
Updated
Jul 26, 2021 - C++
-
Updated
Nov 1, 2018 - Java
Improve this page
Add a description, image, and links to the rpc-framework topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rpc-framework topic, visit your repo's landing page and select "manage topics."
What language are you using?
C++
What operating system (Linux, Ubuntu, …) and version?
Linux
What runtime / compiler are you using (e.g. jdk version or version of gcc)
4.8.5
Make sure you include information that can help us debug (full error message, exception listing, stack trace, logs).
tars的发布流程:tarsweb上传安装包 -> tarsAdminRegistry开始发布 -> tarspatch 从/usr/local/app/p