Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/OpenShell
/ flush
Method
flush
crates/openshell-server/src/multiplex.rs:1237–1239 ·
view source on GitHub ↗
(&mut self)
Source
from the content-addressed store, hash-verified
1235
}
1236
1237
fn flush(&mut self) -> std::io::Result<()> {
1238
Ok(())
1239
}
1240
}
1241
1242
#[test]
Callers
15
main
Function · 0.45
exec
Method · 0.45
relay_round_trips_bytes
Function · 0.45
concurrent_relays_multiplex_independently
Function · 0.45
copy_to_clipboard
Function · 0.45
resolve_binary_non_symlink_returns_none
Function · 0.45
file_sha256_computes_correct_hash
Function · 0.45
file_sha256_different_content_different_hash
Function · 0.45
first_call_caches_hash
Function · 0.45
second_call_matches_cached
Function · 0.45
unchanged_fingerprint_skips_rehash
Function · 0.45
changed_fingerprint_triggers_rehash
Function · 0.45
Calls
no outgoing calls
Tested by
15
relay_round_trips_bytes
Function · 0.36
concurrent_relays_multiplex_independently
Function · 0.36
resolve_binary_non_symlink_returns_none
Function · 0.36
file_sha256_computes_correct_hash
Function · 0.36
file_sha256_different_content_different_hash
Function · 0.36
first_call_caches_hash
Function · 0.36
second_call_matches_cached
Function · 0.36
unchanged_fingerprint_skips_rehash
Function · 0.36
changed_fingerprint_triggers_rehash
Function · 0.36
websocket_upgrade_through_l7_relay_exchanges_message
Function · 0.36
normal_http_request_still_works_after_relay_changes
Function · 0.36
dropping_input_sender_closes_child_stdin
Function · 0.36