MCPcopy Create free account
hub / github.com/NthTensor/Forte / schedule

Method schedule

src/thread_pool.rs:426–428  ·  view source on GitHub ↗
(&self, job_ref: JobRef, worker: Option<&'w Worker>)

Source from the content-addressed store, hash-verified

424 let _ = worker.control.handle.join();
425 }
426 }
427
428 new_size
429 }
430 }
431 }

Callers 1

spawnMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected