Clean up #4

Open
opened 2023-04-07 12:20:40 +01:00 by deavmi · 0 comments
Owner

What is this?

Just general clean up things to do:

  • Use ensurePipe() without those double mutex locks I did somewhere
  • Use scope(exit) instead of placing mutex unlocks before all possible return and throw statements.
  • Make unittests testable without inspection by eye
  • Fix the package import problem
## What is this? Just general clean up things to do: - [ ] Use `ensurePipe()` without those double mutex locks I did somewhere - [ ] Use `scope(exit)` instead of placing mutex unlocks before all possible `return` and `throw` statements. - [ ] Make unittests testable without inspection by eye - [ ] Fix the package import problem
deavmi added reference master 2023-04-07 12:20:42 +01:00
deavmi self-assigned this 2023-04-07 12:20:45 +01:00
deavmi added the
enhancement
label 2023-04-07 12:20:48 +01:00
deavmi added a new dependency 2023-04-07 12:22:00 +01:00
deavmi added a new dependency 2023-04-07 12:22:11 +01:00
deavmi added the due date 2023-04-12 2023-04-07 12:22:23 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

2023-04-12

Depends on
You do not have permission to read 1 dependency
Reference: deavmi/libsnooze#4
No description provided.