MCPcopy Create free account
hub / github.com/SeisSol/SeisSol / execWait

Method execWait

src/IO/Writer/Module/AsyncWriter.cpp:43–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41 }
42}
43void AsyncWriter::execWait(const async::ExecInfo& info) {
44 // TODO: async finalize
45}
46void AsyncWriter::finalize() {}
47} // namespace seissol::io::writer::module

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected