Skip to content

Conversation

hussainmohd-a
Copy link
Collaborator

No description provided.

@Copilot Copilot AI review requested due to automatic review settings August 26, 2025 20:30
Copilot

This comment was marked as outdated.

hussainmohd-a and others added 12 commits October 8, 2025 22:41
- Replaced eager initialization of Mark(),  PreMark(), and DNSOpts() in BraveVPNService with lazy
delegates to prevent blocking the main thread.
- Previously, Mark() was instantiated in the service
constructor, which triggered the Intra.init()
call on the main thread, causing  a deadlock and ANR
("executing service waited 145s").
- Logs in celzero#2281
Replaces @TargetApi with @RequiresApi for clarity.
Refactors getUidQ to use a retryCount parameter,
improving retry logic by first retrying with destination
port 0, then with unspecified destination IP and port
0, and limits retries to two attempts. Updates
protocol handling for ICMP/ICMPv6 and unhandled
retry cases.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant