Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
6c83d81c74
Add a dockerfile and entrypoint to make it easy to play with
d4c60a2086
Attempt to fix segfault I just reverted
35e7935779
Revert change to TcpServer to avoid a segfault - breaks Spidering due to inadvertant change in behavior, need to fix segfault deeper in stack
09a3216899
Fix a number of segfaults that occur under higher optimization levels
e1044559e2
Remove call to mlockall() at application start
d21bf841ab
Fix BitsTest to use a getter method instead of trying to access the private class member
d3f98f87de
Get compiling on Fedora 39 (bunch of missing includes, might be a better way to clean these up but at this point just trying to get to compile to see how well this thing works)
ea443ad739
Update generate_entities.py to run in python 3