|
Failed to load latest commit information. |
|
debug
|
Closing a selector with active monitors is an error.
|
Apr 29, 2018
|
|
clock.rb
|
Add basic monotonic clock.
|
Apr 16, 2018
|
|
condition.rb
|
Remove dead code.
|
Apr 8, 2018
|
|
logger.rb
|
Fix default logger level.
|
Jun 21, 2017
|
|
measure.rb
|
Measure time and warn if over threashold.
|
Aug 23, 2017
|
|
node.rb
|
Whitespace.
|
Aug 21, 2018
|
|
notification.rb
|
Simplify implementation of notifications.
|
Mar 21, 2018
|
|
queue.rb
|
Expose queue items.
|
Apr 16, 2018
|
|
reactor.rb
|
Fix possibly infinite loop while running ready tasks.
|
Jul 5, 2018
|
|
semaphore.rb
|
Remove extraneous argument
|
Jun 7, 2018
|
|
task.rb
|
Better logging of Stop/Exception.
|
Aug 21, 2018
|
|
version.rb
|
Bump verison.
|
Aug 21, 2018
|
|
wrapper.rb
|
Add `Wrapper#dup` which invokes `@io.dup`.
|
Aug 16, 2018
|