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

Improve task refresh #95

Merged
merged 3 commits into from
Jan 16, 2025
Merged

Improve task refresh #95

merged 3 commits into from
Jan 16, 2025

Conversation

tylerthardy
Copy link
Member

@tylerthardy tylerthardy commented Jan 10, 2025

My testing setup:

I set up a modified runelite core branch where I can test our plugin as if it were on the hub. Not sure if it's the correct or accepted approach but it works.

You can find it here if you want to replicate:
branch commit

I configured two profiles:

  • League profile with plugin
  • Non-league profile without plugin

I swapped worlds with the plugin panel open to force the profile change.

Before fix:

From Non-league to League => The client hung at the installing plugins. I waited about 15 minutes and it still didn't load.
From League to Non-league => I couldn't test because it hung in the above

After fix:

From Non-league to League => Small maybe 5 second hang, could just world swap + plugin installs tbh
From League to Non-league => No hang

@tylerthardy tylerthardy changed the title Improve task refesh Improve task refresh Jan 10, 2025
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.

2 participants