Gregory Anders 695bc307ba os/open: do not wait for commands which do not terminate
Some opener commands (like macOS's open) finish immediately after
running, while others (xdg-open) do not, staying alive until the
application that was opened itself terminates.

For now, we explicitly state whether or not we should wait for a
command. Eventually we may want to do something more generic (e.g. wait
for some predetermined amount of time and if the process does not
complete, give up without collecting stderr).
2024-05-31 12:25:17 -05:00
..
2023-06-30 12:15:31 -07:00
2024-03-22 11:15:26 -07:00
2024-03-22 11:15:26 -07:00
2024-03-22 11:15:26 -07:00
2023-06-30 12:15:31 -07:00
2023-11-17 21:50:34 -08:00
2023-11-17 21:50:34 -08:00
2023-11-29 15:30:22 -08:00
2024-01-14 14:48:56 -08:00
2023-12-13 15:35:21 -08:00
2024-03-22 11:15:26 -07:00
2023-11-05 15:27:46 -08:00
2024-03-22 11:15:26 -07:00