| 41 | } |
| 42 | } |
| 43 | void AsyncWriter::execWait(const async::ExecInfo& info) { |
| 44 | // TODO: async finalize |
| 45 | } |
| 46 | void AsyncWriter::finalize() {} |
| 47 | } // namespace seissol::io::writer::module |
nothing calls this directly
no outgoing calls
no test coverage detected