Spawn a thread to sleep asynchronously in devtools
... instead of relying on an external reactor.
This commit is contained in:
parent
132f60c29c
commit
00ee6ab47a
3 changed files with 15 additions and 7 deletions
|
|
@ -17,6 +17,3 @@ workspace = true
|
|||
iced_program.workspace = true
|
||||
iced_widget.workspace = true
|
||||
iced_debug.workspace = true
|
||||
|
||||
# TODO: Use program executor?
|
||||
smol.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue