- Added
Promise#started?
so we could pick the promise is starting or not. - Potentially fixed an exception when the promise is not scheduled yet timed out. It's unlikely to happen but it should be fine now.
- Added
ThreadPool#queue_size
to peek the size of the queue.
- Introduced PromisePool::Future.resolve to convert nested futures
- First beta!
- Birthday!