Fallback to non worker tfjs when on Safari #193

Merged
jgeorgi merged 2 commits from xps-merge-detections into main 2024-08-15 22:43:19 +00:00
Owner

Closes #192

Safari's worker limitations mean that detection threads in the worker barely function. Until Apple quits being whiny jerks about PWAs, this workaround is required to bypass the message calls to the workers and use the old single threaded system when Safari is detected.

Closes #192 Safari's worker limitations mean that detection threads in the worker barely function. Until Apple quits being whiny jerks about PWAs, this workaround is required to bypass the message calls to the workers and use the old single threaded system when Safari is detected.
jgeorgi added 2 commits 2024-08-15 22:42:10 +00:00
jgeorgi merged commit 401e5831c7 into main 2024-08-15 22:43:19 +00:00
jgeorgi deleted branch xps-merge-detections 2024-08-15 22:43:20 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ALVINN/ALVINN_f7#193
No description provided.