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
Translation: "As StreamReadGroup does not support blocking data reading, I have to use while(true) {} to read data, which will result in the following problems."
“Small Object Heap: code that allocates a lot of memory in SOH” is an unstable factor, how can I solve this problem?
The text was updated successfully, but these errors were encountered:
Translation: "As StreamReadGroup does not support blocking data reading, I have to use while(true) {} to read data, which will result in the following problems."
“Small Object Heap: code that allocates a lot of memory in SOH” is an unstable factor, how can I solve this problem?
The text was updated successfully, but these errors were encountered: