0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 9 hours ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #30 from andrewvc/handle-stopping-killed-threads-correctly More... almost 8 years ago
Prevent errors when stopping an already killed task More... almost 8 years ago
version bump More... about 8 years ago
Make Stud::Task and Stud.interval cooperatively interruptable More... almost 10 years ago
Merge pull request #22 from andrewvc/fix_buffer_error_flushing More... almost 10 years ago
Fix logging of class names when a flush error occurs More... almost 10 years ago
Merge pull request #20 from ph/feature/add-exception-params-for-try More... about 10 years ago
Stud.Try now accept a list of exceptions to retry More... about 10 years ago
Version bump for windows fix. More... over 10 years ago
Dont' run trap tests on Windows More... over 10 years ago
Close file before trying to delete it. More... over 10 years ago
Remove stud/benchmark/* as it's not a commonly-used pattern for me. More... over 10 years ago
Merge pull request #13 from ph/feature/add_sleep_than_run More... over 10 years ago
replace than with then More... over 10 years ago
Allow to interrupt a stud.interval() if wrapped inside a Task More... almost 11 years ago
I wasnt able to run the test without adding libc to the lib_ffi method inside rusage class More... almost 11 years ago
Add a sleep_than_run options for the stud#interval method More... almost 11 years ago
Use secure https://rubygems.org and use gemspec to declare the gemfile dependencies More... almost 11 years ago
- use SecureRandom.hex(30) instead of .uuid because ruby 1.8.7 doesn't support .uuid More... over 11 years ago
Merge pull request #10 from bernd/restore-default-trap More... almost 12 years ago
Restore the default handler if there are no custom traps anymore. More... almost 12 years ago
- version bump More... about 12 years ago
- set a default prefix More... about 12 years ago
version bump More... about 12 years ago
- fix self extension - file block support More... about 12 years ago
- version bump More... about 12 years ago
- flush() takes 2 args - use Stud.try to wait for results More... about 12 years ago
- style More... about 12 years ago
- Add 'with' More... about 12 years ago
Fix failing test (flush gets two args; items and 'final' flag) More... about 12 years ago