v23.0.2 #1229
Bastian-Krause
started this conversation in
General
v23.0.2
#1229
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Bug fixes in 23.0.2
SSHDriver's control socket tmpdir clean up after the the SSH processhas terminated. Ignore errors on cleanup since it's best effort.
labgrid-client monitorresource output.atomic_replace()used by the coordinator andlabgrid-client exportto write config files.get_tool()return the requested tool if it is not found inthe config. Return the resolved path if it exists, otherwise return the value
as is. Also drop the now obsolete tool fallbacks from the drivers and add
tests.
USBSDMuxDevice/USBSDWireDeviceudev race condition leading tooutdated control/disk paths.
SSHDriver'sexplicit_sftp_modeoption to allow calls toput()and
get()multiple times. Also makescp()respect this option.QEMUDriver'sdisplayargumentfor the
egl-headlessoption.This discussion was created from the release v23.0.2.
Beta Was this translation helpful? Give feedback.
All reactions