[dreamwidth/dreamwidth] 92de7a: Remove Procnotify references and related code (#3494)
Aug. 23rd, 2025 11:46 am![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[site community profile]](https://www.dreamwidth.org/img/comm_staff.png)
Branch: refs/heads/main Home: https://github.com/dreamwidth/dreamwidth Commit: 92de7a7fd304082ea8109e7df2170ac34547f22e https://github.com/dreamwidth/dreamwidth/commit/92de7a7fd304082ea8109e7df2170ac34547f22e Author: Mark Smith mark@dreamwidth.org Date: 2025-08-23 (Sat, 23 Aug 2025)
Changed paths: M bin/renameuser.pl M bin/upgrading/update-db-general.pl M cgi-bin/Apache/LiveJournal.pm M cgi-bin/DW/User/Rename.pm M cgi-bin/LJ/Procnotify.pm M cgi-bin/LJ/Sysban.pm M cgi-bin/ljlib.pl
Log Message:
Remove Procnotify references and related code (#3494)
- Deleted or updated all code referencing LJ::Procnotify
- Cleaned up bin scripts and modules to remove Procnotify usage
- Updated Sysban, ljlib, and user rename logic accordingly
This is reasonable because our Apache processes automatically exit after a certain period of time (100 requests or memory limit) which caps the length of time that they're possibly out of date, and we use memcache for most lookups which doesn't require synchronization.
So the "risk" here is pretty minimal IMO and we aren't really using this system going forward.
To unsubscribe from these emails, change your notification settings at https://github.com/dreamwidth/dreamwidth/settings/notifications