]> git.proxmox.com Git - proxmox-backup.git/history - src/tools/runtime.rs
api2/status: add type- and statusfilter to tasks api call
[proxmox-backup.git] / src / tools / runtime.rs
2020-07-07 Dietmar Maurersrc/tools/runtime.rs: implement get_runtime_with_builder
2020-02-26 Dietmar Maurersrc/tools/runtime.rs: call OPENSSL_thread_stop to avoid...
2020-02-17 Wolfgang Bumillerruntime: fix blocking strategy:
2020-02-13 Wolfgang Bumillerruntime: remove IN_TOKIO thread local variable
2020-01-21 Wolfgang Bumillerruntime: actually park on Pending...
2020-01-21 Wolfgang Bumillerruntime: custom block_on implementation
2020-01-20 Wolfgang Bumillerruntime: drop now not required Send and static restrictions
2020-01-20 Wolfgang Bumillerintroduce new runtime tokio helpers
2019-12-13 Wolfgang Bumillerupdate a chunk of stuff to the hyper release
2019-09-03 Wolfgang Bumillertools: add tokio::main() replacement