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

Remove useless sleep #196

Merged
merged 2 commits into from
Apr 11, 2024
Merged

Remove useless sleep #196

merged 2 commits into from
Apr 11, 2024

Conversation

robmcl4
Copy link
Contributor

@robmcl4 robmcl4 commented Apr 10, 2024

I found an (apparently) useless sleep() call slowing things down.

This removes that call.

If this was intended as a throttling mechanism, I'd like to see that made optional

@robmcl4 robmcl4 changed the title Robmcl4/removesleep Remove useless sleep Apr 10, 2024
@FrankC01
Copy link
Owner

No, you found an initial d debugging artifact. I should note that subscriptions using JSON RPC are being deprecated as Sui GraphQL RPC will be supporting subscriptions this quarter.

@FrankC01 FrankC01 merged commit 2805e14 into FrankC01:main Apr 11, 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

Successfully merging this pull request may close these issues.

2 participants