Thirumal Venkat
Results
2
issues of
Thirumal Venkat
On the python process I'm seeing an `EINVAL` returned by `sctp_recvmsg()` just after `accept()`. Here's the `strace` output for the same ``` epoll_wait(22, {{EPOLLIN, {u32=3, u64=41313874535776259}}}, 1023, 5000) = 1...
### Steps to reproduce 1. Create a file with a class that dynamically populates some attributes called `hello.py`. My plugin's purpose is to use some astroid logic and identify the...
Bug :beetle:
Astroid
Needs astroid update
Needs PR