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
This discussion was converted from issue #272 on February 22, 2026 10:15.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
First check
and didn't find any information.Description
Hi, I would like to give a try to Typer but I have an issue with my timing callback.
How can I pass the context to a result_callback ?
Additional context
example code :
tb:
what actually work with click: https://github.com/Modular-Lab/Modular-API/blob/3665fd8108255ddb67337815fdaf8c9d9c7800ae/modularapi/cli.py#L50
what actually work with Typer:
Beta Was this translation helpful? Give feedback.
All reactions