MCPcopy Create free account
hub / github.com/antirez/disque / processEventsWhileBlocked

Function processEventsWhileBlocked

src/networking.c:1653–1664  ·  view source on GitHub ↗

This function is called by Disque in order to process a few events from * time to time while blocked into some not interruptible operation. * This allows to reply to clients with the -LOADING error while loading the * data set at startup or after a full resynchronization with the master * and so forth. * * It calls the event loop in order to process a few events. Specifically we * try to ca

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

loadAppendOnlyFileFunction · 0.85

Calls 2

aeProcessEventsFunction · 0.85

Tested by

no test coverage detected