Commit graph

10 commits

Author SHA1 Message Date
asonix 35cf37c782 Propagate jitterbug cancel to bachata 2023-08-27 17:16:18 -05:00
asonix 807117eb8a Expose AbortHandle 2023-08-27 16:37:40 -05:00
Aode (lion) 6f3288e357 Select over local & work-stealing executors 2022-03-07 20:19:11 -06:00
Aode (lion) f28ff4f1c1 Oops 2022-03-05 17:02:58 -06:00
Aode (lion) 2e2a5f18e1 Remove Send + 'static from all block_ons 2022-03-05 17:01:51 -06:00
Aode (lion) 2f02b8f901 Don't require Send + 'static for block_on 2022-03-05 16:55:58 -06:00
Aode (Lion) 2fc103d2af Name jive threads 2022-02-24 18:34:00 -06:00
Aode (Lion) c70f6e8f9c Add RuntimeBuilder for customizing runtime 2022-02-24 18:29:30 -06:00
Aode (Lion) 5220c16bd1 It works on stable now
- Replace static SyncOnceCell with thread-locals, install & uninstall through block_on
- Break runtime into own module
2022-02-24 18:24:12 -06:00
Aode (lion) 930bf80b21 Initial combined runtime 2022-02-16 18:32:02 -05:00