Files
rust/library/std/src/sys
Alex Crichton c824c1ada7 wasi: Fix sleeping for Duration::MAX
This commit fixes an assert in the WASI-specific implementation of
thread sleep to ensure that sleeping for a very large period of time
blocks instead of panicking. This can come up when testing programs that
sleep "forever", for example.
2024-08-29 10:31:17 -07:00
..
2024-08-27 11:58:19 +02:00
2024-07-31 13:45:14 +00:00
2024-08-29 10:31:17 -07:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2024-08-01 15:38:51 -04:00
2024-07-08 09:19:25 -05:00
2024-08-27 11:58:19 +02:00