Compare commits
1 Commits
0737ca6907
...
6e9761e5dc
Author | SHA1 | Date |
---|---|---|
|
6e9761e5dc |
|
@ -288,7 +288,7 @@ pub fn scan_camera(timeout: Duration, index: usize) -> Result<Option<String>, QR
|
|||
arced.1.notify_one();
|
||||
}
|
||||
|
||||
dbg_elapsed(count, start);
|
||||
// dbg_elapsed(count, start);
|
||||
|
||||
arced.0.lock().expect(bug::bug!(POISONED_MUTEX)).shutdown = true;
|
||||
eprintln!("shutting down threads (bad)");
|
||||
|
|
Loading…
Reference in New Issue