pybit icon indicating copy to clipboard operation
pybit copied to clipboard

Private events from clients should be marked with the state

Open nicholasdavidson opened this issue 12 years ago • 0 comments

Currently when clients are communicating with their build plugins they can easily get confused if a misbehaving plugin sends too many events per state. We should probably do something clever like stamp events on a per-state basis and make sure the client gracefully handles multiple events from a single state transition.

nicholasdavidson avatar Dec 21 '12 11:12 nicholasdavidson