Skip to content
Snippets Groups Projects
Commit 7e9d608a authored by Timothy Stack's avatar Timothy Stack
Browse files

Hack the proxy to use threads. The proxy opens two handles and needs to

receive events from both, but pubsub will only process events for the
handle the mainloop is running on or when a notification is sent through
the other handle.  So, for now, just use threads here.
parent 1f3dbbe1
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment