You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some tests fails for other reason than the previous: specifically under windows and with JDK 17. Looking at the available dumps, sometime there is an access violation during preparation of the KNetSerialization class. However, trying to reproduce the issue locally, the exception is not raised; between GitHub and local test the differences are:
OS: Windows Server for GitHub, Windows Desktop in local
JDK: locally tested only with a Temurin JDK 17
.NET 6/8: both at latest version
It is possible to highlight that KNetReplicator never raises such exception and the exception is not raised from the same test even if the order of execution is always the same.
Originally posted by @masesdevelopers in masesgroup/KEFCore#243 (comment)
The text was updated successfully, but these errors were encountered: