lishq 853ff8a089 fix: prevent concurrent access to BERT model with thread lock
Added thread lock to protect get_phones_and_bert method from potential race conditions during concurrent access. This addresses issue #1844 where multiple threads accessing the BERT model simultaneously could cause data inconsistency or crashes.
2025-03-07 16:28:21 +08:00
..
2025-02-11 21:15:24 +08:00
2025-03-05 17:13:46 +08:00
2025-03-05 17:13:46 +08:00
2024-08-13 16:31:12 +08:00
2024-06-26 22:17:05 +08:00
2025-02-28 01:41:04 +08:00
2025-02-23 20:26:18 +08:00
2025-02-23 20:26:18 +08:00
2025-02-23 20:26:18 +08:00
2024-08-13 16:31:12 +08:00