Details
-
Bug
-
Resolution: Fixed
-
Major
-
7.1.0
-
Untriaged
-
1
-
Unknown
Description
When Eventing attempts to write a message to a function's app-log file after the file has been closed, the calling goroutine gets stuck in an infinite loop.
This bug was triggered by a recent change to log a System Event Log event as well as a message to a function's app-log file when the function is auto un-deployed due to keyspace / function scope deletion, or permission revocation.
Attachments
Issue Links
- is a backport of
-
MB-52696 Function app-log Write hangs when called after Close
- Closed