0
I Use This!
Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
wip: First implementation of Runnable mixin. Need to review exception handling. More... over 10 years ago
wip: Began spiking channel More... over 10 years ago
Set functional-ruby to false More... over 10 years ago
wip: More tests for Executor More... over 10 years ago
Refactored Executor passes all old tests. More... over 10 years ago
wip: Began refactoring Executor into a class. More... over 10 years ago
Supervisor no longer implicitly restarts a worker that has been explicitly stopped. More... over 10 years ago
Integrated SimpleCov with Coveralls. More... over 10 years ago
Created new Coveralls token. More... over 10 years ago
Added coveralls for code coverage reporting. More... over 10 years ago
Added coveralls for code coverage reporting. More... over 10 years ago
Added coveralls for code coverage reporting. More... over 10 years ago
Better control of thread pool configuration. More... over 10 years ago
Implemented Supervisor#remove_worker More... over 10 years ago
Significantly improved worker control in Supervisor class. More... over 10 years ago
More test timing shenanigans More... over 10 years ago
Implemented Supervisor#count More... over 10 years ago
Supervisor#add_worker now returns context object_id More... over 10 years ago
Implemented supervisor child restart options. More... over 10 years ago
Wrote failing tests for Supervisor shild restart options More... over 10 years ago
Supervisor worker type recognizes #is_a? Supervisor More... over 10 years ago
Merge branch 'master' into supervisor More... over 10 years ago
Better testing of NullThreadPool More... over 10 years ago
Merge branch 'master' into supervisor More... over 10 years ago
Minor variable name change. More... over 10 years ago
Better placement of calls to Thread#abort_on_exception More... over 10 years ago
Added child options to Supervisor#add_handler More... over 10 years ago
Fully implemented Supervisor :max_restart and :max_time functionality. More... over 10 years ago
Implemented Supervisor :max_r and :max_t. Working on tests. More... over 10 years ago
Better Supervisor init opt validation More... over 10 years ago