You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix run_as_background_process not following Synapse log context rules
Resulting in bad logs being seen:
```
PreserveLoggingContext: Expected logging context sentinel but found main
```
```
LoggingContext: Expected logging context main was lost
```
0 commit comments