Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NetworkRequestStateController explicit scheduler. #15

Merged
merged 2 commits into from
May 20, 2024

Conversation

ashlirankin
Copy link
Contributor

@ashlirankin ashlirankin commented May 20, 2024

Closes #14

What it Does

Allows user to explicitly set the scheduler on controller.

How I Tested

  • Launched the tests make sure the passed.

Notes

  • I added a default value to the scheduler method property, because other properties have one.

Screenshot

@ashlirankin ashlirankin requested a review from Cordavi May 20, 2024 19:55
@ashlirankin ashlirankin merged commit 424a971 into main May 20, 2024
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.

Explicitly allows the setting of the NetworkRequestStateController scheduler
2 participants