Qt
-in-guest-mode process entry point
#281
Labels
api
enhancement
New feature or request
experiment
Exploratory design and testing
help wanted
Extra attention is needed
In order to support daemon-rooted-tree spawns of UIs in
piker
we need to be able to spawn child-actors much like we do with the newinfect_asyncio
mode but withQt
.I'm not entirely sure if we should make this a "built-in" thing but at the least we should have a more formal formula for how to build guest-mode entrypoint for such purposes - since there are other UI frameworks and event loops where this same approach is going to be useful. As an example running
trio
on some kind ofrust
implemented event-loop runtime in the future I'm sure will be pretty hip.The text was updated successfully, but these errors were encountered: