Compare commits
1 Commits
acdf894558
...
de6f330b1c
Author | SHA1 | Date |
---|---|---|
|
de6f330b1c |
|
@ -285,9 +285,6 @@ pub fn scan_camera(timeout: Duration, index: usize) -> Result<Option<String>, QR
|
|||
|
||||
// dbg_elapsed(count, start);
|
||||
|
||||
arced.0.lock().expect(bug::bug!(POISONED_MUTEX)).shutdown = true;
|
||||
arced.1.notify_all();
|
||||
|
||||
Ok(None)
|
||||
})
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue