_MAX_NAME=512// Used for short strings: names, error messages…
_MAX_NAME=1e6// Self-imposed limit for most NUL terminated strings.
_MAX_LENGTH=1e9
_MAX_SQL_LENGTH=1e9
_MAX_ALLOCATION_SIZE=0x7ffffeff
Reference in New Issue
Block a user
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.