-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
The wfssrv process is quite resource-intensive even when not being actively used. It appears that garbage collection is not being done properly which appears to be an issue with tornado in some circumstances. Need to go through and make sure all of the callbacks are exiting properly, unused objects get deleted manually, and maybe add some direct calls to gc to force garbage collection to happen.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels