Skip to content
Snippets Groups Projects
Commit c8f47fc0 authored by Malte Bauch's avatar Malte Bauch
Browse files

All suggestions get functions are provided with deadline context

Interrupt is not possible, since Keypresses are only executed after the
specific functions has finished. os.Interrupt is not possible aswell,
since it also triggers the handleSignals go routine within go-prompt and
therefore shuts down the whole program.
parent 9603a4c7
No related branches found
No related tags found
Loading
Checking pipeline status