EnvelopeFundingWorker doesn't properly use cancellationToken #23

Closed
opened 2024-01-25 23:36:28 -06:00 by Blizliam · 1 comment
Owner

Currently, to close application one must use Ctrl+Z where Ctrl+C should be sufficient. This is because the worker process doesn't check for interrupts.

Currently, to close application one must use Ctrl+Z where Ctrl+C should be sufficient. This is because the worker process doesn't check for interrupts.
Blizliam added this to the Back-End API project 2024-01-25 23:36:28 -06:00
Blizliam added the
bug
label 2024-01-25 23:36:56 -06:00
Blizliam added the
Back-End
label 2024-02-03 21:23:49 -06:00
Blizliam added this to the Release v1.1.0 milestone 2024-02-03 21:24:13 -06:00
Blizliam started working 2024-02-15 20:51:38 -06:00
Blizliam worked for 2 seconds 2024-02-15 20:51:40 -06:00
Author
Owner

Fixed

Fixed
Sign in to join this conversation.
No Milestone Release v1.1.0
No project Back-End API
1 Participants
Notifications
Total Time Spent: 2 seconds
Blizliam
2 seconds
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ActiveAllocator/ActiveAllocator#23
No description provided.