-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] NPE bug at startup #2847
Comments
please assign me |
Perhaps the collection task is initialized the first time and does not need to be initialized later. @ZY945 i think |
|
Thank you very much, I'll check again! |
I found that after debugging and checking the code for a long time, there is still no recurrence of the scene that returns null. Could you please give me a step to repeat this situation? Thanks @zqr10159 |
It is very likely that the problem is caused by the custom collection interval. This problem occurred after I set a monitoring task to 10 seconds. |
I also encountered it while monitoring, setting the monitoring time to 10 seconds and then debugging it |
Is there an existing issue for this?
Current Behavior
Expected Behavior
No response
Steps To Reproduce
No response
Environment
Debug logs
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: