Skip to content

Conversation

bellini666
Copy link
Contributor

@bellini666 bellini666 commented Jun 6, 2025

As described on #1251, when resolving an async operation with a sync auth, SynchronousOnlyOperation can be raised in case that function accesses the DB, which is most likely it will.

This is the fix I proposed here

Fix #1251

@bellini666
Copy link
Contributor Author

Hi @vitalik , asking for your kind review 🙏

@yorickr
Copy link

yorickr commented Jul 23, 2025

Hello @vitalik, I understand you must get a lot of review requests. Just checking in, is there any way we would be able to help out?

@vitalik vitalik merged commit 19dd848 into vitalik:master Aug 10, 2025
37 checks passed
@vitalik
Copy link
Owner

vitalik commented Aug 10, 2025

Thank you @bellini666

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.

[BUG] Sync-only Authentication Callbacks not Working on Async Operations
3 participants