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

LibCore: Simplify ThreadEventQueue::current #3240

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

stasoid
Copy link
Contributor

@stasoid stasoid commented Jan 13, 2025

This also fixes error on Windows when ~WebContentClient (which is called from ~ThreadEventQueue) loops forever in HashTable::lookup_with_hash.

@stasoid stasoid force-pushed the ThreadEventQueue.current branch 2 times, most recently from 55c7f37 to 581e7fb Compare January 13, 2025 14:03
This also fixes error on Windows when ~WebContentClient (which is called
from ~ThreadEventQueue) loops forever in HashTable::lookup_with_hash.
@stasoid stasoid force-pushed the ThreadEventQueue.current branch from 581e7fb to b4df829 Compare January 13, 2025 14:27
@stasoid stasoid marked this pull request as draft January 13, 2025 15:03
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