set_flushing
Description:
If flushing, flushes out and unrefs any messages queued in the bus.
Releases references to the message origin objects. Will flush future messages until set_flushing sets
flushing to false.
Parameters:
| this |
a Bus |
| flushing |
whether or not to flush the bus |