profile: prevent a crash
For some unknown reason, self.lineno
can be None. The previous code crashed in
such case, we now ignore the case, as we do for other error in this function.
On May 22, 2025, we will begin removing users who have never been confirmed or have never been active.
Contact the support if your user has been wrongly removed.
For some unknown reason, self.lineno
can be None. The previous code crashed in
such case, we now ignore the case, as we do for other error in this function.