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

Fix incompatibility with legacy service.Yield #1739

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

ccuser44
Copy link
Contributor

  • Legacy service.Yield was improperly putting the self argument to the varargs of the function but instead of fixing it a workaround was added for queue and I did not catch this bug during testing.
  • Also fixed an apparent typo of not converting GoodSignal to Signal. I swear I did this but apparently I did not? Anyways this fixes it too.

PoF:
image

@Dimenpsyonal Dimenpsyonal merged commit f0cbee3 into Epix-Incorporated:master Nov 20, 2024
2 of 3 checks passed
@ccuser44 ccuser44 deleted the patch-5 branch November 20, 2024 17:49
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