Files
openethereum/ethcore
mattrutherford 2e0246a6c2 Fix: test corpus_inaccessible panic (#10019)
If system uptime is less than the duration in the test, thread
will panic due to: 'overflow when subtracting duration from instant'.

Changed duration to 20 seconds to make it unlikely the test will
fail due to this condition.

Since no operations that carry a similar risk of panic occur outside
of the tests, it doesn't seem warranted to depend on an external crate
to fix this.
2018-12-05 15:38:55 +00:00
..
2018-11-09 14:54:23 +03:00
2018-09-13 11:04:39 +02:00
2018-12-04 14:30:52 +00:00
2018-12-04 14:30:52 +00:00