Omit the warning about session scheduled for termination but not idle.
authorArt Cancro <ajc@citadel.org>
Tue, 5 Sep 2023 03:59:44 +0000 (23:59 -0400)
committerArt Cancro <ajc@citadel.org>
Tue, 5 Sep 2023 03:59:44 +0000 (23:59 -0400)
commitcf6bc5f512d8ae0c873d160023325e186e1308e4
tree59950a2bd09a8a81dd7ea1ae90eb9cbad3eb2d66
parent4c48801b944301c21833564516fe9968f4299ff6
Omit the warning about session scheduled for termination but not idle.

Something about this warning makes it reference a bad pointer and crash
during periods of extremely high load.  I don't know why, but just leaving
it alone seems to fix the problem.
citadel/server/context.c
citadel/utils/loadtest.c