diff options
author | Bert Belder <bertbelder@gmail.com> | 2019-04-15 03:58:27 +0200 |
---|---|---|
committer | Bert Belder <bertbelder@gmail.com> | 2019-04-16 22:26:33 +0200 |
commit | dd595220abed9e4f9dd88e14110eb67f4f5e77be (patch) | |
tree | 3658e8861a6dec630c4c7647e0ba66590a4140f6 /core/js_errors.rs | |
parent | 2719631038918577c66db2558bbba457c8f4cfd9 (diff) |
core: run isolate tests within a task
This change is made in preparation for using FuturesUnordered to track
futures that are spawned by the isolate. FuturesUnordered sets up
notififications for every future that it finds to be not ready when
polled, which causes a crash if attempted outside of a task context.
Diffstat (limited to 'core/js_errors.rs')
0 files changed, 0 insertions, 0 deletions