Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ testOneway
Function
testOneway
lib/nodejs/test/test_handler.mjs:208–208 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
206
207
//console.log('testOneway(' + sleepFor + ') => JavaScript (like Rust) never sleeps!');
208
function
testOneway() {}
209
210
function
testOnewayAsync(sleepFor) {
211
testOneway(sleepFor);
Callers
2
onewayTest
Function · 0.85
testOnewayAsync
Function · 0.85
Calls
no outgoing calls
Tested by
1
onewayTest
Function · 0.68