0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 24, 2024 — Nov 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Threadpool#on_threadpool? and tests More... over 13 years ago
avoid screw-ups, make this branch's version 1.0.0.rc.1 More... over 13 years ago
access @error_callbacks after acquiring mutex More... over 13 years ago
specs for on_exception and reconnection features More... over 13 years ago
add state_name and event_name methods to event. also add state event inquisitor aliases More... over 13 years ago
implement on_exception handler for threadpool exceptions More... over 13 years ago
fix watch spec (wtf?) More... over 13 years ago
Implement automatic client reconnection if session becomes invalid More... over 13 years ago
doc tweak, Threaded#initialize More... over 13 years ago
define a non-public hook for receiving all events from the event handler More... over 13 years ago
document planned features for 1.0 More... over 13 years ago
quiet push/pop noise in continuation proxy More... over 13 years ago
run basic zookeeper specs against multiplexed client More... over 13 years ago
fix a bug in the multiplexed client, allow locker to work properly, specs pass More... over 13 years ago
complain VERY LOUDLY if close! is called on the event dispatch thread, but do not deadlock More... over 13 years ago
allow for a custom assert_we_are_not_on_the_event_dispatch_thread! error message More... over 13 years ago
add docs with stern warning about calling close! on the dispatch thread More... over 13 years ago
Default logger now logs to $stderr with ERROR level only. More... over 13 years ago
informal test that causes the client to deadlock when close! is called in the dispatch thread More... over 13 years ago
informal test that fork w/ an explicit close/open works More... over 13 years ago
informal test for forking More... over 13 years ago
bump version More... over 13 years ago
bump slyphon-zookeeper dependency to 0.8.1 More... over 13 years ago
don't pass a watcher argument to reopen, it makes zookeeper mad More... over 13 years ago
Ok, 1.8.7, you're annoying me now. Fix for stray node creation in spec. More... over 13 years ago
depend on the 0.8.0 release version of slyphon-zookeeper More... over 13 years ago
a note-to-self about what kinds of events the event handler handles More... over 13 years ago
added a note about the meaning of the :timeout option in constructing a client. More... over 13 years ago
adding a RELEASES file to track user-facing feature changes. More... over 13 years ago
ok, so, funny story, that threaded client change *totally* deadlocks a lot of stuff, revert it More... over 13 years ago