Azure / Azure/azure-functions-host

Assembly resolution when there's not an function context

Open
#1,397 0 comments 0 reactions 1 assignee Claimed by @fabiocav View on GitHub
feature:byob feature:graphextensions
Dominant language
C#
Stars
2k
Forks
482
Avg merge
2d 12h
Merged PRs (30d)
38

Description

In Assembly resolution (https://github.com/Azure/azure-webjobs-sdk-script/blob/dev/src/WebJobs.Script/Description/DotNet/FunctionAssemblyLoader.cs#L50) if we're in a listener, then we're not in a function context, and so the existing assembly resolution logic basically nops.

This means the extension's listeners fail to load their types and the listeners crash.

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.