Konrad `ktoso` Malawski
|
9e8f2cc031
|
[Concurrency] Task cancellation and deadline stubs
|
2020-11-02 20:51:00 +09:00 |
|
Konrad `ktoso` Malawski
|
107bc27c96
|
[Concurrency] Remove Handle.Failure, since we do not use it as get() is always throwing currently;
There is no meaningful way to restrict the error type (or expect it for that matter.
|
2020-10-28 17:04:06 +09:00 |
|
Konrad `ktoso` Malawski
|
3e261781e3
|
[concurrency] task is only a namespace after all; remove Task.current()
|
2020-10-28 16:54:52 +09:00 |
|
Konrad `ktoso` Malawski
|
d6d3e957d0
|
[Concurrency] add currentPriority to task
|
2020-10-28 14:15:20 +09:00 |
|
Konrad `ktoso` Malawski
|
b5fd2a5c56
|
Address review comments; get() must throw, formatting
|
2020-10-27 11:30:53 +09:00 |
|
Konrad `ktoso` Malawski
|
579c89c222
|
[Concurrency] More documentation of Task.Priority
|
2020-10-26 19:02:07 +09:00 |
|
Konrad `ktoso` Malawski
|
d6adac3172
|
[Concurrency] Stubs for Task.current()
|
2020-10-26 19:02:07 +09:00 |
|
Konrad `ktoso` Malawski
|
07f80bed64
|
[Concurrency] API stubs: Task.Handle, priority and runDetached
|
2020-10-26 19:02:07 +09:00 |
|
Konrad `ktoso` Malawski
|
9023e56bd9
|
[Concurrency] Add minimal placeholders for Task and UnsafeContinuation
|
2020-10-26 19:02:02 +09:00 |
|