Skip to content
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

route_listen_stream blocked after about 1 hour on MacOS 15.0 Beta #29

Open
vczr opened this issue Sep 4, 2024 · 0 comments
Open

route_listen_stream blocked after about 1 hour on MacOS 15.0 Beta #29

vczr opened this issue Sep 4, 2024 · 0 comments

Comments

@vczr
Copy link

vczr commented Sep 4, 2024

hey guys, now i have a problem.
I have a rust application to fix my route’s default role when the default role is deleted, like this :
image

It works well for the first hour. But after one hour, the listener can't receive events.
At first, i thought the listener is break by some reason. So i put the code in a loop ,like this:
image
But line 103 is never printed.

Can anyone give me some suggestion?
Thanks!!

@vczr vczr changed the title route_listen_stream blocked after about 1 hour route_listen_stream blocked after about 1 hour on MacOS 15.0 Beta Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant