We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0e048e5 + f98f1ac commit 47ac2c3Copy full SHA for 47ac2c3
1 file changed
nitric/faas.py
@@ -768,7 +768,7 @@ def _bucket_notification_handler(self):
768
769
@property
770
def _websocket_handler(self):
771
- return self._websocket_handler
+ return self.__websocket_handler
772
773
async def _run(self):
774
"""Register a new FaaS worker with the Membrane, using the provided function as the handler."""
0 commit comments