Notes:
This is a bugfix release, removing some leftover bits from an earlier version of the library, as well as removing a C++ism that had snuck in.
Changes:
* lib/concurrent/futures.rb: remove reference to lock for old timeout system
* ext/concurrent/futures/futures.c: fix C++ism
|