diff options
author | Benoit Germain <bnt.germain@gmail.com> | 2012-09-10 20:41:03 +0200 |
---|---|---|
committer | Benoit Germain <bnt.germain@gmail.com> | 2012-09-10 20:41:03 +0200 |
commit | befb87af171b6d1e0a9216204204cd1a47cf5551 (patch) | |
tree | 182e1d83663ec925e17865933d15b3a577bd890a /multi.png | |
parent | bb7697f582b9e318460fbccdc429047a69265ea6 (diff) | |
download | lanes-befb87af171b6d1e0a9216204204cd1a47cf5551.tar.gz lanes-befb87af171b6d1e0a9216204204cd1a47cf5551.tar.bz2 lanes-befb87af171b6d1e0a9216204204cd1a47cf5551.zip |
version 3.3.0
* lane.status can return "killed" if lane was forcefully killed with lanes:cancel()
* lane:join(): return nil, "killed" if called on a killed lane.
* lane[<n>]: produces [1] = nil, [2] = "killed" if the lane was killed
* lane:join(): fixed an assertion in debug builds when joining a lane forcefully cancelled with lane:cancel( <x>, true).
* indexing a lane with a string other than "join", "cancel" or "status" raises an error.
* fixed configure() to correctly apply defaults when they are missing from the provided settings
* added a shutdown_timeout to control the duration Lanes will wait for graceful termination of running lanes at application shutdown. Default is 0.25.
Among other things, fixes issue #31.
Diffstat (limited to 'multi.png')
0 files changed, 0 insertions, 0 deletions