Azure / Azure/azure-functions-host

Sporadic C# compilation issue

Open
#999 41 comments 0 reactions 1 assignee Claimed by @fabiocav View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.