« Previous | Next » 

Revision d222936b

IDd222936bc76c98d575aa1c62e3aba69900304034

Added by Christos Stavrakakis about 10 years ago

cyclades: Make snf-dispatcher handle EINTR

snf-dispatcher supressed almost all exceptions and continued to process
new messages. However, this caused snf-dispatcher to ignore Ctl+C when
running in debug mode. This commit fixes this be exiting the retry loop
if a EINTR code is returned.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences