Age | Commit message (Expand) | Author |
---|---|---|
2019-09-11 | fix: panicking when can't create runtime for block_on (#2905) | Bartek Iwańczuk |
2019-07-31 | Add --current-thread flag (#2702) | Bartek Iwańczuk |
2019-06-02 | Fix typo (#2443) | Gurwinder S |
2019-05-29 | Correct tokio_util::block_on() and op_fetch_module_meta_data | Ryan Dahl |
2019-05-23 | Fix concurrent accepts (#2403) | Ryan Dahl |
2019-04-28 | Revert "recover: #1517 Kill all pending accepts when TCP listener is closed ... | Ryan Dahl |
2019-04-27 | recover: #1517 Kill all pending accepts when TCP listener is closed (#2224) | Yusuke Sakurai |
2019-04-23 | Use tokio_threadpool's new panic_handler (#2188) | Ryan Dahl |
2019-04-17 | Fix clippy warnings | Bert Belder |
2019-04-14 | Fix silent error, add custom panic handler (#2098) | Ryan Dahl |
2019-03-19 | Rename //src/ to //cli/ (#1962) | Ryan Dahl |