Ticket #883 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

log data larger than CHUNK_LIMIT will be silently discarded

Reported by: dustin Owned by:
Priority: major Milestone: 0.8.1
Version: 0.8.0 Keywords:
Cc:

Description

This is a pretty serious bug, covered by a typo in a unit test.

Change History

comment:1 Changed 3 years ago by Dustin J. Mitchell

  • Status changed from new to closed
  • Resolution set to fixed

fix failure to send trailing chunk when chunking (fixes #883)

Also adds some better debugging in

slave/buildslave/test/unit/test_slave_commands_base.py

Changeset: f77740c44add2906fa9d7bd70e42d668209d8f89

comment:2 Changed 3 years ago by Dustin J. Mitchell

fix failure to send trailing chunk when chunking (fixes #883)

Also adds some better debugging in

slave/buildslave/test/unit/test_slave_commands_base.py

Changeset: f77740c44add2906fa9d7bd70e42d668209d8f89

Note: See TracTickets for help on using tickets.