Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chat task should be cleaned up if there's a user abort #380

Closed
dbreiss opened this issue Sep 29, 2023 · 0 comments · Fixed by #526
Closed

Chat task should be cleaned up if there's a user abort #380

dbreiss opened this issue Sep 29, 2023 · 0 comments · Fixed by #526
Assignees
Labels
bug Something isn't working

Comments

@dbreiss
Copy link

dbreiss commented Sep 29, 2023

This error was generated by
(a) starting a chat query from a chat input cell.
(b) before the kernel was done I hit command-. to abort the evaluation
(c) then I clicked on the small progress indication wheel that is to the left of the ChatInptuCell
on clicking that this error was generated

Debug Data
Property Value
Name "Wolfram/Chatbook"
Version "1.1.1"
EvaluationEnvironment "Session"
FrontEndVersion "Desktop: 13.3 for Mac OS X ARM (64-bit) (July 24, 2023)"
KernelVersion "13.3.1 for Mac OS X ARM (64-bit) (July 24, 2023)"
SystemID "MacOSX-ARM64"
Notebooks True
DynamicEvaluation True
SynchronousEvaluation True
TaskEvaluation False

Settings

Property Value
StyleSheetVersion "1.1.1.3899380025"

Stack Data

throwFailure
trimURL

Failure Data

<|
  "Evaluation" :> Wolfram`Chatbook`Actions`StopChat[CellObject["27853307-ddbf-4e44-961a-a960173ea5e0", "b7dd2b3a-360a-449f-8ecb-fe2eea0d7db9"]]
  "Failure" -> Failure["ConfirmationFailed", <|"Information" :> "Container", "MessageTemplate" -> "``[``] did not return True.", "MessageParameters" :> {AssociationQ, Wolfram`Chatbook`Actions`Private`container$16990}, "ConfirmationType" -> "ConfirmBy", "Expression" :> Wolfram`Chatbook`Actions`Private`container$16990, "Function" :> AssociationQ|>]
  "Arguments" -> {}
|>
@rhennigan rhennigan self-assigned this Oct 4, 2023
@rhennigan rhennigan changed the title Error was generated after issuing an abort Chat task should be cleaned up if there's a user abort Oct 4, 2023
@rhennigan rhennigan added the bug Something isn't working label Oct 4, 2023
@rhennigan rhennigan linked a pull request Jan 8, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants