[GH-ISSUE #575] [Bug] Race-condition issue on Regex Matcher #572

Open
opened 2026-03-03 19:19:57 +03:00 by kerem · 1 comment
Owner

Originally created by @NghiaTranUIT on GitHub (Aug 11, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/575

Originally assigned to: @NghiaTranUIT on GitHub.

Description

Since lazy var isn't safe-thread by default, so it causes few crashes and unexpected behavior. We should fix it.

Acceptance Criteria

  • Fix the race condition
Originally created by @NghiaTranUIT on GitHub (Aug 11, 2020). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/575 Originally assigned to: @NghiaTranUIT on GitHub. ### Description Since `lazy var` isn't safe-thread by default, so it causes few crashes and unexpected behavior. We should fix it. ### Acceptance Criteria - Fix the race condition
Author
Owner

@NghiaTranUIT commented on GitHub (Aug 12, 2020):

Fixed with https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.4.0_Map_Remote_Connection.dmg 👍

<!-- gh-comment-id:672647990 --> @NghiaTranUIT commented on GitHub (Aug 12, 2020): Fixed with https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.4.0_Map_Remote_Connection.dmg 👍
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#572
No description provided.