LiftSession.notices is a race condition waiting to happen
Open
P:High
T:Defect
- Dominant language
- Scala
- Stars
- 1.3k
- Forks
- 275
- PR merge metrics
- No merged PRs in 30d
Description
Spelunking in the notices code, I see that there's a wacky var in LiftSession that is a temporary keeper of notices. That's going to break massively if you've got more than 1 thread doing requests at once.
Contributor guide
Assessment
This issue has not been assessed yet.