1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-22 22:42:48 +03:00
wezterm/promise
Wez Furlong 14fbf43485 promise: more properly implement Future::poll
The future won't ever complete if you don't connect the waker
from the context!

Prove this out by making the windowops functions async and
verifying them in the async example
2019-11-23 08:16:12 -08:00
..
src promise: more properly implement Future::poll 2019-11-23 08:16:12 -08:00
Cargo.toml remove unused rayon dep from the promise crate 2019-10-28 14:31:10 -07:00