Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net:poll: Add log line when the reactor wakes up without commands
This commit removes the debug assert since it occurs a few times. Therefore, the debug assert is replaced with a warning log line, allowing us to track the frequency of this occurrence. Signed-off-by: Vincenzo Palazzo <[email protected]>
- Loading branch information