ApplicationClosedMessage

class glue.core.message.ApplicationClosedMessage(sender, tag=None)[source]

Bases: glue.core.message.Message

A general message issued when Glue application is closed.

Create a new message

Parameters
  • sender – The object sending the message

  • tag – An optional string describing the message