Skip to content

Conversation

@tylerjroach
Copy link
Contributor

  • Remove static on server block check
  • Test improvements

Copy link

@rahul-mixpanel rahul-mixpanel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

requested one change. other than that, LGTM.

* Sets the mIsServerBlocked field on an HttpService instance using reflection.
* This allows tests to set a known initial state before testing async behavior.
*/
private void setServerBlocked(HttpService service) throws Exception {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the default for the field "mIsServerBlocked" is false in the current code.

Copy link

@rahul-mixpanel rahul-mixpanel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@rahul-mixpanel rahul-mixpanel merged commit 5d59a88 into feature/server-url-in-options Jan 28, 2026
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.

3 participants