enthought / pyface

pyface: traits-capable windowing framework
Other
104 stars 55 forks source link

Don't try to dispatch immediately in Qt Gui `_FutureCall` #1226

Closed corranwebster closed 1 year ago

corranwebster commented 1 year ago

This has gone back and forth a few times, but right now unhandled exceptions in the event handler are causing test failures in TraitsUI on 6.4.3 and this fixes them.