1
This commit is contained in:
parent
40b6747ae8
commit
50646e5ca0
@ -36,9 +36,6 @@ impl UpStreamMgr {
|
|||||||
}
|
}
|
||||||
|
|
||||||
pub fn init(&mut self) {
|
pub fn init(&mut self) {
|
||||||
//let (tx, _) = std::sync::mpsc::channel();
|
|
||||||
|
|
||||||
|
|
||||||
std::thread::spawn(move || {
|
std::thread::spawn(move || {
|
||||||
let rt = tokio::runtime::Builder::new_multi_thread()
|
let rt = tokio::runtime::Builder::new_multi_thread()
|
||||||
.worker_threads(4)
|
.worker_threads(4)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user