Jacek Sieka e1c26a9cc9
Strict Future value / error access
Strict future access is now always enabled, making it a panic to access
value/error when the Future is still pending - `read` and `readError`
raise catchable exceptions instead which may be preferable to use.

* remove `chronosStrictFutureAccess` enabling its functionality by
default
* disallow setting a cancellation callback on a non-pending future
2023-11-17 13:53:09 +01:00
..
2023-11-13 10:56:19 +01:00
2023-10-17 14:19:20 +02:00
2023-11-13 10:56:19 +01:00
2021-03-24 10:08:33 +01:00
2023-11-15 09:06:37 +01:00
2023-11-13 10:56:19 +01:00
2023-11-17 13:53:09 +01:00
2023-11-17 13:53:09 +01:00
2023-11-13 10:56:19 +01:00
2023-11-08 21:20:24 +01:00
2023-10-30 15:27:50 +02:00
2023-11-13 10:56:19 +01:00
2023-11-13 10:56:19 +01:00
2023-06-05 22:21:50 +02:00
2023-11-13 10:56:19 +01:00
2023-06-05 22:21:50 +02:00
2021-03-24 10:08:33 +01:00