Commit Graph

155 Commits

Author SHA1 Message Date
Zhixing Zhang 176c6605d9
unblock returns Task 2022-03-05 16:49:25 -08:00
Taiki Endo 2bb7954464 Create GitHub release automatically 2022-01-08 22:36:08 +09:00
Taiki Endo 14365a8022 Fix clippy::unnecessary_lazy_evaluations warning 2022-01-08 22:35:54 +09:00
Taiki Endo 219a965656 Clean up CI config 2022-01-08 22:35:02 +09:00
Taiki Endo b8346938c2 Bump to v1.1.0 2021-11-10 19:24:38 +09:00
Taiki Endo 8827a996e2
Merge pull request #22 from Jarema/patch-1
Add additional info about threads to Readme
2021-10-02 19:59:20 +09:00
Tomasz Pietrek 412dab359e
Add additional info about threads to Readme 2021-10-02 12:51:50 +02:00
Taiki Endo 653fc1a4a9
Merge pull request #21 from Jarema/master
Add customizable Max Threads
2021-10-02 19:39:45 +09:00
Jarema 26c8505e23 Improve docs 2021-10-02 10:12:22 +02:00
Jarema 7af5824e77 Add docs about threads; refactor threads max/min value logic 2021-10-01 21:11:32 +02:00
Jarema 54e701fb29 Make conditionals more concise 2021-09-29 22:03:22 +02:00
Jarema 8a2cdbba94 Add min and max values 2021-09-29 21:49:52 +02:00
Jarema 5e1321afb7 Rename max threads env variable 2021-09-27 22:55:58 +02:00
Jarema af9ec51587 Add test for not number env value 2021-09-27 13:47:39 +02:00
Jarema 4855caeec7 Reformat EXECUTOR initialization 2021-09-27 13:33:07 +02:00
Jarema 8a156a99d1 Make max_threads customizable 2021-09-27 13:17:31 +02:00
Taiki Endo c4093b1cc1
Merge pull request #18 from smol-rs/readme
Remove readme field from Cargo.toml
2021-02-14 19:51:34 +09:00
Taiki Endo 1d9b5bbeaf Remove readme field from Cargo.toml 2021-02-14 19:44:00 +09:00
Taiki Endo de86439dc1
Merge pull request #17 from smol-rs/badge
Update license badge to match Cargo.toml
2021-02-14 13:52:42 +09:00
Taiki Endo 4fe6a63ab3 Update license badge to match Cargo.toml 2021-02-14 13:38:00 +09:00
Taiki Endo 1daf4e4ec5
Merge pull request #16 from taiki-e/url
Update URLs
2020-12-26 23:58:26 +09:00
Taiki Endo 757968b1bd Update URLs 2020-12-26 23:47:13 +09:00
Taiki Endo 08f035c10c
Merge pull request #15 from taiki-e/ci
Fix CI
2020-12-24 19:13:36 +09:00
Taiki Endo 58036c3ea5 Fix CI 2020-12-24 19:10:46 +09:00
Stjepan Glavina 5dbfc731df
. 2020-11-30 12:28:19 +01:00
Stjepan Glavina 85f57af2dc Bump to v1.0.2 2020-10-09 14:25:27 +02:00
Stjepan Glavina 6ea0edac10 Update futures-lite 2020-10-09 14:25:10 +02:00
Stjepan Glavina 56d634e606 Bump to v1.0.1 2020-10-05 12:07:50 +02:00
Stjepan Glavina f68c879bfb Use async-task 2020-10-05 12:05:13 +02:00
Stjepan Glavina 1726b358bc More docs 2020-09-22 23:36:27 +02:00
Stjepan Glavina b7df9af87e Remove let _ pattern 2020-09-13 13:43:54 +02:00
Stjepan Glavina 5a282dc49d Bump to v1.0.0 2020-09-07 15:50:56 +02:00
Stjepan Glavina e09a80588e Bump to v0.6.1 2020-08-28 14:50:34 +02:00
Stjepan Glavina 5fd1520417 Add automatic yielding 2020-08-28 14:49:33 +02:00
Stjepan Glavina 40104ce52d Bump to v0.6.0 2020-08-26 23:07:21 +02:00
Stjepan Glavina c5ccee138f Remove the unblock macro 2020-08-26 23:03:57 +02:00
Stjepan Glavina 9c9dc24d4e Bump to v0.5.2 2020-08-18 16:23:04 +00:00
Stjepan Glavina 3711d561b4 Implement Sync for Unblock 2020-08-18 16:22:36 +00:00
Stjepan Glavina 9cbf26f1d8 Bump to v0.5.1 2020-08-14 12:43:41 +02:00
Stjepan Glavina a68ecb7ce1 Add a note on buffering 2020-08-14 11:26:41 +02:00
Stjepan Glavina fd3281e476 Add Unblock::with_capacity 2020-08-13 21:19:04 +02:00
Stjepan Glavina 9e8fa8ec13 Add unblock method 2020-08-13 20:52:06 +02:00
Stjepan Glavina a9f77685de Don't double-box Task 2020-08-13 20:46:32 +02:00
Stjepan Glavina 9767f7437c Open files with unblock macro 2020-08-04 22:27:40 +02:00
Stjepan Glavina 4651a353c2 Typo 2020-07-22 19:09:17 +02:00
Stjepan Glavina 94ea768ac1 Bump to v0.5.0 2020-07-21 20:42:29 +02:00
Stjepan Glavina c2175437bd Simplify the API 2020-07-21 20:41:03 +02:00
Stjepan Glavina d4fba77c6e Bump to v0.4.7 2020-07-19 17:53:57 +02:00
Stjepan Glavina 39fa80fd8d Update readme 2020-07-19 17:53:46 +02:00
Stjepan Glavina da7d409fb3 Simplify dependencies 2020-07-19 17:51:43 +02:00