Mathias Fredriksson
f34b5000cb
fix: Avoid logging to stdout in devtunnel test ( #3194 )
...
The device keeps logging to the logger even after `dev.Close()` but
doing that with `t.Log` is unsafe (test has ended). This is why
`slogtest` was used.
`dev.Close()` has a wait on encryption and decryption routines, however,
these are left running even after the wait. The implementation uses the
WaitGroups in a weird way.
2022-07-26 12:20:21 +03:00
..
2022-07-15 14:12:39 -07:00
2022-07-22 15:45:12 +01:00
2022-03-28 19:31:03 +00:00
2022-04-19 13:48:13 +00:00
2022-07-25 19:24:32 +03:00
2022-07-15 14:12:39 -07:00
2022-07-26 12:20:21 +03:00
2022-04-06 00:18:26 +00:00
2022-07-12 19:15:02 -05:00
2022-07-12 19:15:02 -05:00
2022-07-18 19:39:24 +03:00
2022-06-04 15:13:37 -05:00
2022-06-22 17:32:21 +00:00
2022-05-20 10:51:06 -05:00
2022-04-19 11:14:55 -05:00
2022-05-27 17:29:55 +00:00
2022-06-25 06:22:59 -05:00
2022-07-25 19:22:02 +03:00
2022-06-24 10:25:01 -05:00
2022-07-25 19:22:02 +03:00
2022-07-12 19:15:02 -05:00
2022-07-12 19:15:02 -05:00
2022-06-14 10:14:05 -05:00
2022-07-12 19:15:02 -05:00
2022-06-27 13:50:52 -05:00
2022-07-12 19:15:02 -05:00
2022-07-12 19:15:02 -05:00
2022-06-14 10:14:05 -05:00
2022-07-12 19:15:02 -05:00
2022-06-26 20:23:25 +00:00
2022-07-12 19:15:02 -05:00
2022-06-03 21:48:09 +00:00
2022-07-12 19:15:02 -05:00
2022-07-22 20:02:49 +03:00
2022-07-19 13:24:06 -05:00
2022-07-25 19:22:02 +03:00
2022-07-25 19:22:02 +03:00
2022-07-21 16:47:06 -04:00
2022-06-03 21:48:09 +00:00
2022-07-12 19:15:02 -05:00
2022-07-12 12:52:28 -05:00
2022-07-15 14:12:39 -07:00
2022-07-25 19:22:02 +03:00
2022-07-15 14:12:39 -07:00
2022-07-22 13:54:08 -05:00
2022-07-22 13:54:08 -05:00
2022-06-29 11:59:38 -05:00
2022-07-12 19:15:02 -05:00
2022-07-12 19:15:02 -05:00
2022-07-25 19:22:02 +03:00
2022-07-19 13:24:06 -05:00
2022-07-11 13:46:01 -05:00
2022-07-12 19:15:02 -05:00
2022-07-25 19:22:02 +03:00
2022-07-12 19:15:02 -05:00
2022-05-19 17:47:45 -05:00
2022-07-12 19:15:02 -05:00
2022-06-27 13:50:52 -05:00
2022-07-12 19:15:02 -05:00
2022-06-29 11:59:38 -05:00
2022-07-08 13:01:00 -05:00
2022-07-12 19:15:02 -05:00