Skip to content

Feature/dotnet host functions#2

Draft
ubiquitous-dev wants to merge 25 commits into
mainfrom
feature/dotnet-host-functions
Draft

Feature/dotnet host functions#2
ubiquitous-dev wants to merge 25 commits into
mainfrom
feature/dotnet-host-functions

Conversation

@ubiquitous-dev
Copy link
Copy Markdown
Owner

No description provided.

mhmd-azeez and others added 25 commits January 23, 2023 22:47
the call to extism_plugin_new wasn't properly handling the exception case where a -1 pointer was returned to indicate an issue creating the plugin
Changed plugin reference to be a 32-bit signed integer, since it is the index of the plugin in an array of plugins within that context, not a pointer.
Determine if task had an exception, and if so, rethrow it, instead of always throwing TaskCanceledException
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants