Open SebastianChk opened 2 years ago
Added headers=None argument to on_error method of MyStreamer. Without this, one gets the error TypeError: on_error() takes 3 positional arguments but 4 were given whenever on_error is called
TypeError: on_error() takes 3 positional arguments but 4 were given
Added headers=None argument to on_error method of MyStreamer. Without this, one gets the error
TypeError: on_error() takes 3 positional arguments but 4 were given
whenever on_error is called