refactor: cleanup unused files, consolidate tests, optimize worker pool
This commit is contained in:
@@ -387,6 +387,7 @@ const capturePhoto = () => {
|
||||
|
||||
onUnmounted(() => {
|
||||
stopCameraStream();
|
||||
getWorkerPool().cancelAll();
|
||||
});
|
||||
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user