Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apple/foundationdb
/ resolveIssue
Method
resolveIssue
flow/FileTraceLogWriter.cpp:83–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
impl->retrieveIssues(out);
82
}
83
void IssuesList::resolveIssue(std::string const& issue) {
84
impl->resolveIssue(issue);
85
}
86
87
FileTraceLogWriter::FileTraceLogWriter(std::string const& directory,
88
std::string const& processName,
Callers
2
write
Method · 0.45
open
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected