0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 00:46:45 +01:00
posthog/frontend
Karl-Aksel Puulmann e0b011c943
Add missing awaits to breakpoint(X) calls (#3216)
Sentry error: https://sentry.io/organizations/posthog/issues/2185594460/?project=1899813&query=is%3Aunresolved+is%3Aunassigned+kea&statsPeriod=14d

According to marius, breakpoint() can be called without await, but when
passing milliseconds await is always needed.
2021-02-05 13:39:23 +01:00
..
public
src Add missing awaits to breakpoint(X) calls (#3216) 2021-02-05 13:39:23 +01:00