dataminor

Results 15 comments of dataminor

> ``` > void NodeImpl::apply(const Task& task) { > LogEntry* entry = new LogEntry; > entry->AddRef(); > entry->data.swap(*task.data); > LogEntryAndClosure m; > m.entry = entry; > m.done = task.done; >...

> ``` > void NodeImpl::apply(const Task& task) { > LogEntry* entry = new LogEntry; > entry->AddRef(); > entry->data.swap(*task.data); > LogEntryAndClosure m; > m.entry = entry; > m.done = task.done; >...

@PFZheng 大佬有v没,我也在BJ,我们比较着急,可以当面聊聊么

Is there'a plan for this? Or is there some other work round to get all files included in the coverage report for C++?

Hello, @ramonvc .I've also encountered a problem when using gpt-4: ![image](https://github.com/ramonvc/freegpt-webui/assets/19186563/a0acb833-a265-4267-aa13-61ae00616b5d) Can you please do me a favor? How can the problem be?