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

Bug fix suggestion #14

Open
OmenDjinn opened this issue Aug 30, 2024 · 0 comments
Open

Bug fix suggestion #14

OmenDjinn opened this issue Aug 30, 2024 · 0 comments

Comments

@OmenDjinn
Copy link

OmenDjinn commented Aug 30, 2024

here is a small bug i noticed and how i fixed it, maybe you can implement it as you see fit, when trying to index a new connection object like this

image_2024-08-30_174636038

it doesn't throw an error like it should, how i fixed it, either move the Connection.new() method and put it right under strict connection block, or add Connection.__newindex = Connection before Connection.new() method

Same goes for Signal class

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