pike.git/
CHANGES
Branch:
Tag:
Non-build tags
All tags
No tags
2019-04-30
2019-04-30 23:34:34 by Stephen R. van den Berg <srb@cuci.nl>
a7be977e863cd7d040f8d6833d92f7da64d64576 (
8
lines) (+
8
/-
0
)
[
Show
|
Annotate
]
Branch:
8.0
Concurrent.Promise: Introduce delay() and optimise timeout().
18:
according to the EXIF orientation information) without needing to check if the image is JPEG first.
+
o Concurrent
+
+
- Add delay() to postpone a future.
+
+
- Rewrite timeout() to reduce the memory footprint of a future in the
+
common case.
+
Bug fixes ---------