Furqan Makhdoomi

Results 9 comments of Furqan Makhdoomi

Hey :) It looks like curl_ws_send is returning 81 (CURLE_AGAIN), which usually means the socket isn't ready for writing. The good news is that curl already supports fragmentation if you...

@wilkinsona Please check the PR #45964 . I tried to change the documentation . Please let me know if i have done correctly and if there are more changes needed...

Hello @cameel , i was trying to get familiar with the codebase and the issue . Please let me know if i can work on this and am i on...

Looking over the documentation and the past issues regarding same . I see that this issue regarding placeholders has been resolved and deployed in the staticman api. It seems that...

Hi @CommanderStorm :) , I’d like to take this up. I’ll go through the codebase to see how it’s currently implemented and then work on adding the button as you...

@ShooterIT @bigbro-pg I see the lseek(...) == -1 check is already present. Could you please confirm which Redis version or commit this issue refers to? whether there’s another replication code‐path...

we need to interact with GitHub's API for that, as pull requests and issues are managed server-side on GitHub.We can use GitHub’s PyGithub library to automate the creation of pull...

I've completed the renaming of `SMTChecker` to `SolCMC` across the codebase and documentation, as per the issue description. All references in source files, documentation (including `Changelog.md`), and relevant test files...