1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-28 17:23:26 +03:00
wezterm/lua-api-crates/spawn-funcs/src
Wez Furlong 870ffdf59a ensure that we spawn open calls on a background thread
Otherwise we can block the gui waiting for eg: a freshly opened firefox to
terminate.

See also comment worrying about this in
75066cb522.
That fear was realized but now resolved!

refs: https://github.com/wez/wezterm/issues/2245
2022-07-11 08:03:37 -07:00
..
lib.rs ensure that we spawn open calls on a background thread 2022-07-11 08:03:37 -07:00