Shawn Yang

Results 219 comments of Shawn Yang

> Can we improve the log system and insert some info and debug logs into the code? For this situation where reproducible code cannot be provided but is reproducible stably,...

Hi @andyczerwonka , could you reproduce this error locally now?

> Hello @chaokunyang , I am Forcha Pearl from Cameroon . I am very good bit manipulation, endianess, encoding DataStructures and Algorithm. I also experienced with Java, python and javascript....

> Thank you @theweipeng . @chaokunyang , Please assign this issue to me. I would love to work on this Great, assigned to you

Hi @barrerajuanjose , thanks form contribuing to Fury. This has been implemented by @Forchapeatl in #1774. If you are interested at Fury, you can take other issues.

What do you mean on a property? You mean add annotation on field? Seems annotation on class or should be supported too

One of the issue for the annotation on the class is that we must write classname for deserialization, we can't sepcify a class is unless we scan the package, otherwise...

> ![企业微信截图_17014323082554](https://private-user-images.githubusercontent.com/129163631/287258936-7098430f-6fa7-41e9-afc8-bf9a58445c62.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTEiLCJleHAiOjE3MDE0MzI5ODcsIm5iZiI6MTcwMTQzMjY4NywicGF0aCI6Ii8xMjkxNjM2MzEvMjg3MjU4OTM2LTcwOTg0MzBmLTZmYTctNDFlOS1hZmM4LWJmOWE1ODQ0NWM2Mi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBSVdOSllBWDRDU1ZFSDUzQSUyRjIwMjMxMjAxJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDIzMTIwMVQxMjExMjdaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0yODVhMWFiOGNjZTk4Y2I5YzlmMDkyMWI4YmQ2ZTliYzE4MDIzYjE4ZDU0MGIyZmJjY2VlY2RkZDVhZjE5YWIyJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCZhY3Rvcl9pZD0wJmtleV9pZD0wJnJlcG9faWQ9MCJ9.OEn4xw3MSot5FR7MuIXgMfNb2K6sVQrghADq9hIcEFM) > One work around is to use this api R execute(Function action); > I think it is accepctable in this case, and fury is exposed as expected >...

If you want to register on threadsafefury directly, We need to add some callback to propagate to other threads and classloaders, like we did in LoaderBinding.

Thank you for bringing up this issue. We appreciate your interest in having this feature, but unfortunately, we do not have the resources available at the moment to work on...