Commit 294a43f
authored
fix: call base basic finalizer if none defined (#1574)
* use `env` value to avoid not use warning
One path uses it and the other does not so we can't just flag
it in the parameter. Use it in the path that does not currently
use it in a way similar how this is handled in core Node.js1 parent 600fe6c commit 294a43f
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5011 | 5011 | | |
5012 | 5012 | | |
5013 | 5013 | | |
| 5014 | + | |
| 5015 | + | |
| 5016 | + | |
| 5017 | + | |
5014 | 5018 | | |
5015 | 5019 | | |
5016 | 5020 | | |
| |||
0 commit comments