Skip to content
Snippets Groups Projects
Unverified Commit eccc49d7 authored by Sean Quah's avatar Sean Quah Committed by GitHub
Browse files

Fix `ModuleApi.looping_background_call` for non-async functions (#11524)

After #10847, `looping_background_call` would print an error in the logs
every time a non-async function was called. Since the error would be
caught and ignored immediately, there were no other side effects.
parent b1ecd19c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment