Commit graph

23 commits

Author SHA1 Message Date
988a3b0fe7 Avoid panic with failure on multiple tree levels 2023-09-12 10:42:22 +02:00
445b3edd9d Dedupe TestSymbolRunner 2023-03-08 12:06:33 +01:00
ac1c06dd31 Untangle and move around setup structs 2023-03-07 22:07:35 +01:00
877af00806 Simplify setup a bit 2023-03-05 22:28:31 +01:00
06ff70c38d Add a helpful comment 2023-03-05 22:28:31 +01:00
b9d1303d06 Pull in fix for tokio-rs/tokio#5502 2023-03-05 22:28:31 +01:00
bca1d2036a Much nicer logs 2023-03-05 22:28:31 +01:00
0fd1e44121 Coding style 2023-03-03 19:17:40 +01:00
e143bf8578 Simplify loggers 2023-03-03 18:46:02 +01:00
e569bdb416 Minor style improvements 2023-02-24 00:41:08 +01:00
4eeb280f0d Clippy 2023-02-24 00:41:08 +01:00
395fb1c9fa Switch to slog 2023-02-24 00:41:08 +01:00
f27e981259 Add workaround for tokio-rs/tokio#5502 2023-02-24 00:41:08 +01:00
e23b41c37c Remove unused export 2023-02-24 00:41:08 +01:00
5ca1e45b66 Clippy 2021-08-01 21:21:22 +02:00
aa5b6fa603 Use futures_util 2021-06-04 12:11:10 +02:00
a155a1f7a8 Wait for other executions on failure 2020-10-19 23:45:11 +02:00
da98bfba8c Style 2020-10-19 14:29:02 +02:00
d7180e327a Change log passing 2020-09-05 15:55:40 +02:00
9200e83a0a Add DelayingSymbolRunner for testing 2020-09-05 15:55:40 +02:00
42690f1d50 Some small fixes 2020-09-05 15:55:40 +02:00
d173198729 Make public Setup interface async 2020-09-05 15:55:40 +02:00
2d3e3688fa Experiment with futures 2020-09-02 10:54:57 +02:00