chaokunyang commented on issue #1878: URL: https://github.com/apache/fury/issues/1878#issuecomment-2408767041
It's not how this API be used, you should invoke `fury.setClassLoader(myClassLoader);` just before you invoke `Fury#deserialize`. This set classloader is cached as a thread local variable, thus is only visible on your setting thread -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
