wasm-demo/src/components/mail/listing
Manos Pitsidianakis ddafde7b37
jobs: save handle for each Job
If we save the JoinHandle for each task, we can cancel it in future
commits if we have to timeout network requests.
2020-07-15 15:22:33 +03:00
..
compact.rs jobs: save handle for each Job 2020-07-15 15:22:33 +03:00
conversations.rs jobs: save handle for each Job 2020-07-15 15:22:33 +03:00
offline.rs Remove some needless clones and stuff (thanks to Clippy) 2020-07-13 21:36:55 +03:00
plain.rs jobs: save handle for each Job 2020-07-15 15:22:33 +03:00
thread.rs BackendOp: return future in as_bytes() 2020-07-06 15:26:39 +03:00