Version 1.0.7
Release notes
Bugs
- Fix released
thread
struct may be resurrected from invalid memory and cause fault error.
Changes
- Modify the error message format of
StackError
. - Define function type
Supplier
forthreadLocal
andinheritableThreadLocal
types. - Define function type
Runnable
andCallable
forGo(Runnable)
,GoWait(Runnable)
andGoWaitResult(Callable)
methods.
Links
- Source code https://github.com/timandy/routine/tree/v1.0.7