Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/arc53/DocsGPT
/ close
Method
close
frontend/src/events/eventStreamClient.ts:47–47 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
45
46
export
interface
EventStreamConnection {
47
close(): void;
48
}
49
50
/**
Callers
15
handleAuth
Function · 0.65
ConnectorAuth
Function · 0.65
stopAudioProcessing
Function · 0.65
MCPServerModal
Function · 0.65
useEventStream
Function · 0.65
upload_index
Function · 0.65
mcp_oauth
Function · 0.65
pinned_request
Function · 0.65
_raw_gen_stream
Method · 0.65
_responses_gen_stream
Method · 0.65
_raw_gen_stream
Method · 0.65
_raw_gen_stream
Method · 0.65
Implementers
6
BatchedJournalWriter
application/streaming/message_journal.
_Response
tests/llm/test_novita_llm.py
CloseableResponse
tests/llm/test_google_ai.py
ClosableList
tests/llm/test_anthropic.py
_FakePubSub
tests/api/test_events_routes.py
_NoopJournalWriter
tests/api/v1/test_v1_tool_pause_finali
Calls
no outgoing calls
Tested by
15
pg_conn
Function · 0.52
test_subscribe_yields_none_on_poll_timeout
Method · 0.52
test_subscribe_fires_on_subscribe_after_ack
Method · 0.52
test_subscribe_cleans_up_on_generator_close
Method · 0.52
_free_port
Function · 0.52
_reap
Function · 0.52
pg_conn
Function · 0.52
test_pinned_httpx_client_returns_pinned_transport
Function · 0.52
test_pinned_httpx_client_disables_redirects
Function · 0.52
test_pinned_httpx_transport_rewrites_url_to_validated_ip
Function · 0.52
test_pinned_httpx_transport_sets_sni_for_original_hostname
Function · 0.52
test_pinned_httpx_transport_preserves_host_header
Function · 0.52