Investigate disabling SocketIO managed sessions
Open
- Dominant language
- TypeScript
- Stars
- 10.4k
- Forks
- 521
- PR merge metrics
- No merged PRs in 30d
Description
Per https://github.com/cs01/gdbgui/issues/190#issuecomment-480874779, the end user experience may be improved by disabling SocketIO managed sessions: Add `manage_session=False` to the SocketIO instantiation.
Contributor guide
Research direction
Read the linked issue #190 comment first, then locate the SocketIO instantiation in the repository. Confirm whether disabling managed sessions improves the reported end-user experience, and consider the work done when the instantiation uses manage_session=False with the relevant behavior verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100