decentraland / decentraland/unity-explorer
System.InvalidOperationException: The current SynchronizationContext may not be used as a TaskScheduler.
- Dominant language
- C#
- Stars
- 23
- Forks
- 17
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 94
Description
Sentry Issue: [UNITY-EXPLORER-Q0D](https://decentraland.sentry.io/issues/7715704900/)
```
System.InvalidOperationException: The current SynchronizationContext may not be used as a TaskScheduler.
File "C:/workspace/workspace/p/Explorer/Assets/DCL/Multiplayer/Connections/Pulse/ENet/ENetTransport.cs", line 139, in DisconnectAsync
File "C:/workspace/workspace/p/Explorer/Assets/DCL/Multiplayer/Connections/Pulse/PulseMultiplayerService.cs", line 92, in DisconnectAsync
File "C:/workspace/workspace/p/Explorer/Assets/DCL/Multiplayer/Movement/Systems/PulseMultiplayerBus.Handshake.cs", line 49, in HandshakeAsync
File "C:/workspace/workspace/p/Explorer/Assets/DCL/Multiplayer/Connections/Pulse/PulseMultiplayerService.cs", line 174, in ConnectInternalAsync { }
File "", line 1, in Invoke
...
(198 additional frame(s) were not displayed)
```
This issue was automatically created by Sentry via [Explorer Alpha Github Issue Creation](https://sentry.io/organizations/decentraland/monitors/alerts/3130340/)
Contributor guide
Assessment
This issue has not been assessed yet.