Azure / Azure/azure-functions-host
Sporadic C# compilation issue
Open
blocked
bug
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 36
Description
Over the past few days, a few function apps have run into a compilation failure that seems to be caused by an attempt to queue additional Roslyn compilation events after the compilation is marked as completed, leading to an `InvalidOperationException` with the message: `Cannot enqueue data after PromiseNotToEnqueue.`
Opening this for investigation and tracking.
Contributor guide
Assessment
This issue has not been assessed yet.