Skip to content
This repository has been archived by the owner on Jun 8, 2021. It is now read-only.

Don't use Dialog::run() as it creates recursive/reentrant main loops #196

Open
sdroege opened this issue Oct 9, 2018 · 0 comments
Open

Comments

@sdroege
Copy link
Member

sdroege commented Oct 9, 2018

See sdroege/rustfest-rome18-gtk-gst-workshop#1 (comment)

tl;dr is that it's a footgun in combination with RefCell and Mutex, potentially causing panics or deadlocks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant