Closed kenchiang closed 8 years ago
pushed a new commit removing debug logs. please take a look. thanks.
ACK
ABAT: START_MERGE: Log file at http://vbs24.eng.bigswitch.com/abat/2016.02.04.0014-m.bigcode.master/abat.log
ABAT: AUTO-REJECT: Your change failed pre-merge validation defined in bigcode/.abat-automerge. See log for details.
INSTRUCTIONS: Please fix your problem by
1) Reviewing the logs below and git commit
ing a fix.
2) Use git push
to add new commits to this same remote branch/pull request.
3) Get another code review approval from your co-worker indicated by a line of "ACK" in comment, or add another comment yourself with a line of "R_E_T_R_Y (Remove the underscores)". That will cause abat to try to merge your code again.
Log file at http://vbs24.eng.bigswitch.com/abat/2016.02.04.0014-m.bigcode.master/abat.log /cc @rlane @jnealtowns
Reviewer: @jnealtowns
Clone net-snmp's agent_check_and_process and rename to check_and_process. Modify check_and_process to select on an eventfd, so that check_and_process can be terminated when the snmp subagent is stopped.