diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2019-12-07 21:04:17 +0100 |
---|---|---|
committer | Ry Dahl <ry@tinyclouds.org> | 2019-12-08 04:04:17 +0800 |
commit | e02029c602cbef4c2c63d53a9d6bdab3ab2130fe (patch) | |
tree | 49df025bac604f080eace8b36b839d34262955f0 /core/libdeno/buffer.h | |
parent | 0ce9011edc8ec53df47e3103ecca3069d385ce37 (diff) |
fix isolate tests (#3459)
Some tests were silently failing after #3358 and #3434 because pool.spawn_ok
was used which doesn't panic on errors. For reference, the failure looked like this:
thread '<unnamed>' panicked at 'assertion failed: match isolate.poll_unpin(cx) { Poll::Ready(Ok(_)) => true, _ => false, }', core/isolate.rs:1408:7
Diffstat (limited to 'core/libdeno/buffer.h')
0 files changed, 0 insertions, 0 deletions