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

hotfix for broken sync agent code #171

Merged
merged 1 commit into from
Oct 29, 2023
Merged

hotfix for broken sync agent code #171

merged 1 commit into from
Oct 29, 2023

Conversation

cpacker
Copy link
Collaborator

@cpacker cpacker commented Oct 29, 2023

Fix for bug introduced in #156 that broke all sync function calling in the AsyncAgent (see #162 (comment)).

Fix is pretty broad, basically checks in real-time if the function to run is async or not. Might want to revert to something cleaner later.

@cpacker cpacker merged commit c4b8ec6 into main Oct 29, 2023
@cpacker cpacker deleted the sync-hotfix branch October 29, 2023 03:21
mattzh72 pushed a commit that referenced this pull request Oct 9, 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.

1 participant