-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add end of pipe clean up hook to Sinks (#750)
* add clean up hook to sinks called at end of pipe drain * make message more clear for devs and add decorator * unwrap the comprehension so mypy doesnt get mad * remove abstract method * fix flake8 errors Co-authored-by: Edgar R. M <edgarrm358@gmail.com>
- Loading branch information
1 parent
67455a1
commit 27df0eb
Showing
2 changed files
with
23 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters