hapijs / catbox

Multi-strategy object caching service
Other
494 stars 72 forks source link

[fix] Making callbacks real async and avoiding exception errors -> #46 #47

Closed cayasso closed 11 years ago

cayasso commented 11 years ago

Closes #46

hueniverse commented 11 years ago

I like wrapping callbacks when they are not async, but why make all callback optional? that's an API change. Either way, I'll review and fix the issue with just fixing the non-async callbacks.

lock[bot] commented 4 years ago

This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.