Branch: refs/heads/main
Home: https://github.com/jenkinsci/trilead-ssh2
Commit: c65d8d1d158f19726cafc3abb7ee785f0a627359
https://github.com/jenkinsci/trilead-ssh2/commit/c65d8d1d158f19726cafc3abb7ee785f0a627359
Author: Elis Edlund <[email protected]>
Date: 2023-03-10 (Fri, 10 Mar 2023)
Changed paths:
M src/com/trilead/ssh2/transport/TransportManager.java
Log Message:
-----------
Giving threads names for easier troubleshooting (#135)
We ran into an issue were we had hundreds of Trilead threads simply using the
default names Thread-1....Thread-250
With this change it would be very easy to identify to what library and
connection a thread belongs to.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/trilead-ssh2/push/refs/heads/main/287981-c65d8d%40github.com.