Skip to content

Metamask error popup race condition WebGL #1017

Description

@sneakzttv

Currently the exception thrown in metamaskcontroller.cs is stopping the error popup from showing up in webgl with metamask due to threading & the way nethereum has built the function. The connection function is using task completion which runs on a different thread and is causing a race condition.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type: BugAdded to issues and PRs if they are addressing a bug

Type

No type

Fields

Priority

None yet

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions