You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The dfree() defer handler needs to be unreffed, and the default
event loop needs to be used as the running main loop.
The event loop is now unreffed after use, though it will not be
released as there are still pending events at exit.
Signed-off-by: Matt Johnston <[email protected]>
0 commit comments